@remirror/pm
Version:
A bundled library containing all the core prosemirror libraries required for using remirror
9 lines (8 loc) • 381 B
text/typescript
export { closeHistory } from './_tsup-dts-rollup';
export { history } from './_tsup-dts-rollup';
export { redo } from './_tsup-dts-rollup';
export { redoDepth } from './_tsup-dts-rollup';
export { redoNoScroll } from './_tsup-dts-rollup';
export { undo } from './_tsup-dts-rollup';
export { undoDepth } from './_tsup-dts-rollup';
export { undoNoScroll } from './_tsup-dts-rollup';