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 191 B
import { YMap } from "../../../index"; export default class SyncHandshakeCheck { static wait(baseMap: YMap<any>): Promise<void>; } //# sourceMappingURL=sync-handshake-check.class.d.ts.map