@remirror/pm
Version:
A bundled library containing all the core prosemirror libraries required for using remirror
16 lines (15 loc) • 842 B
text/typescript
export { AllSelection } from './_tsup-dts-rollup';
export { Command } from './_tsup-dts-rollup';
export { EditorState_alias_1 as EditorState } from './_tsup-dts-rollup';
export { EditorStateConfig } from './_tsup-dts-rollup';
export { NodeSelection } from './_tsup-dts-rollup';
export { Plugin } from './_tsup-dts-rollup';
export { PluginKey_alias_1 as PluginKey } from './_tsup-dts-rollup';
export { PluginSpec } from './_tsup-dts-rollup';
export { PluginView } from './_tsup-dts-rollup';
export { Selection_alias_1 as Selection } from './_tsup-dts-rollup';
export { SelectionBookmark } from './_tsup-dts-rollup';
export { SelectionRange } from './_tsup-dts-rollup';
export { StateField } from './_tsup-dts-rollup';
export { TextSelection } from './_tsup-dts-rollup';
export { Transaction_alias_1 as Transaction } from './_tsup-dts-rollup';