UNPKG

json-joy

Version:

Collection of libraries for building collaborative editing apps.

4 lines (3 loc) 100 B
export { Block } from './Block'; export { LeafBlock } from './LeafBlock'; export * from './Inline';