- 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>
4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
export declare const Space_Separator: RegExp
|
|
export declare const ID_Start: RegExp
|
|
export declare const ID_Continue: RegExp
|