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.

6 lines 185 B
export declare enum ConnectorStatus { CONNECTING = "CONNECTING", CONNECTED = "CONNECTED", DISCONNECTED = "DISCONNECTED" } //# sourceMappingURL=connector-status.enum.d.ts.map