UNPKG

@tiptap/core

Version:

headless rich text editor

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