UNPKG

json-joy

Version:

Collection of libraries for building collaborative editing apps.

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