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:

17 lines (16 loc) 858 B
export { ProseMirrorPlugin } from './_tsup-dts-rollup.js'; export { AllSelection } from './_tsup-dts-rollup.js'; export { Command } from './_tsup-dts-rollup.js'; export { EditorState } from './_tsup-dts-rollup.js'; export { EditorStateConfig } from './_tsup-dts-rollup.js'; export { NodeSelection } from './_tsup-dts-rollup.js'; export { Plugin } from './_tsup-dts-rollup.js'; export { PluginKey } from './_tsup-dts-rollup.js'; export { PluginSpec } from './_tsup-dts-rollup.js'; export { PluginView } from './_tsup-dts-rollup.js'; export { Selection } from './_tsup-dts-rollup.js'; export { SelectionBookmark } from './_tsup-dts-rollup.js'; export { SelectionRange } from './_tsup-dts-rollup.js'; export { StateField } from './_tsup-dts-rollup.js'; export { TextSelection } from './_tsup-dts-rollup.js'; export { Transaction } from './_tsup-dts-rollup.js';