UNPKG

rhine-var

Version:

Variables that support multi-user collaboration and persistence, making collaboration and variable operations as simple as possible, with strict and well-defined type hints.

5 lines 329 B
import HocuspocusConnector from "./hocuspocus/hocuspocus-connector.class"; export declare const PROTOCOL_LIST: string[]; export declare const DEFAULT_PUBLIC_URL = "wss://rvp.rhineai.com/"; export declare function createConnector(connectorText: string | number): HocuspocusConnector; //# sourceMappingURL=create-connector.d.ts.map