UNPKG

@gitorial/sync

Version:

Universal sync library for real-time tutorial state synchronization between websites and VS Code extensions with built-in relay server orchestration

7 lines 200 B
export * from "./connection-status"; export * from "./error"; export * from "./event"; export * from "./messages"; export * from "./state"; export * from './roles'; //# sourceMappingURL=index.d.ts.map