UNPKG

@tiptap/starter-kit

Version:

starter kit for tiptap

4 lines (3 loc) 135 B
import { Extension } from '../Extension.js'; export * from '../commands/index.js'; export declare const Commands: Extension<any, any>;