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:

9 lines (8 loc) 405 B
export { closeHistory } from './_tsup-dts-rollup.js'; export { history } from './_tsup-dts-rollup.js'; export { redo } from './_tsup-dts-rollup.js'; export { redoDepth } from './_tsup-dts-rollup.js'; export { redoNoScroll } from './_tsup-dts-rollup.js'; export { undo } from './_tsup-dts-rollup.js'; export { undoDepth } from './_tsup-dts-rollup.js'; export { undoNoScroll } from './_tsup-dts-rollup.js';