UNPKG

@prosekit/pm

Version:

A re-export of ProseMirror packages

3 lines 129 B
import { Plugin as ProseMirrorPlugin } from "prosemirror-state"; export * from "prosemirror-state"; export { ProseMirrorPlugin };