UNPKG

partysync

Version:

Experimental library to synchronize state between a Durable Object and client. See [design discussion](https://github.com/cloudflare/partykit/issues/147).

6 lines (5 loc) 132 B
//#region src/client/index.d.ts declare class SyncClient {} //#endregion export { SyncClient }; //# sourceMappingURL=index.d.ts.map