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:

3 lines (2 loc) 49 B
// src/view.ts export * from "prosemirror-view";