export * from 'prosemirror-model' export { Fragment as EditorFragment, Fragment as ProseMirrorFragment, Node as EditorNode, Node as ProseMirrorNode } from 'prosemirror-model'