UNPKG

@tiptap/core

Version:

headless rich text editor

3 lines 191 B
import { Fragment, Schema } from '@tiptap/pm/model'; export declare function getHTMLFromFragment(fragment: Fragment, schema: Schema): string; //# sourceMappingURL=getHTMLFromFragment.d.ts.map