UNPKG

@tiptap/core

Version:

headless rich text editor

4 lines 173 B
import { Extension } from '../Extension.js'; export * from '../commands/index.js'; export declare const Commands: Extension<any, any>; //# sourceMappingURL=commands.d.ts.map