/** * Opacus SDK - State Module * CRDT-based conflict-free state synchronization */ export * from './crdt.js'; //# sourceMappingURL=index.d.ts.map