UNPKG

@milkdown/core

Version:

The core module of [milkdown](https://milkdown.dev/).

10 lines 283 B
export * from './atoms'; export * from './commands'; export * from './config'; export * from './editor-state'; export * from './editor-view'; export * from './init'; export * from './parser'; export * from './schema'; export * from './serializer'; //# sourceMappingURL=index.d.ts.map