UNPKG

mithic

Version:

Modular library for real-time isomorphic applications using CQRS/ES/CRDT

5 lines (4 loc) 135 B
export * from '@mithic/commons'; export * from '@mithic/collections'; export * from '@mithic/messaging'; export * from '@mithic/cqrs';