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) 127 B
//#region src/client/index.ts var SyncClient = class {}; //#endregion export { SyncClient }; //# sourceMappingURL=index.js.map