UNPKG

@prosekit/pm

Version:

This package provides a convenient way to install all the core ProseMirror packages at once. It simply re-exports the following packages:

14 lines (13 loc) 721 B
export { DOMEventMap } from './_tsup-dts-rollup.js'; export { Decoration } from './_tsup-dts-rollup.js'; export { DecorationAttrs } from './_tsup-dts-rollup.js'; export { DecorationSet } from './_tsup-dts-rollup.js'; export { DecorationSource } from './_tsup-dts-rollup.js'; export { DirectEditorProps } from './_tsup-dts-rollup.js'; export { EditorProps } from './_tsup-dts-rollup.js'; export { EditorView } from './_tsup-dts-rollup.js'; export { MarkView } from './_tsup-dts-rollup.js'; export { MarkViewConstructor } from './_tsup-dts-rollup.js'; export { NodeView } from './_tsup-dts-rollup.js'; export { NodeViewConstructor } from './_tsup-dts-rollup.js'; export { ViewMutationRecord } from './_tsup-dts-rollup.js';