- Consolidated duplicate UndoManagers to single instance - Fixed connection promise to only resolve on 'connected' status - Fixed WebSocketProvider import (WebsocketProvider) - Added proper doc.destroy() cleanup - Renamed isPresenceInitialized property to avoid conflict Co-Authored-By: Paperclip <noreply@paperclip.ing>
5 lines
254 B
TypeScript
5 lines
254 B
TypeScript
export function testDeltaBasics(_tc: t.TestCase): void;
|
|
export function testDeltaBasicSchema(_tc: t.TestCase): void;
|
|
export function testDeltaValues(_tc: t.TestCase): void;
|
|
import * as t from 'lib0/testing';
|
|
//# sourceMappingURL=delta-pitch.test.d.ts.map
|