UNPKG

fantasy-editor

Version:

A React Rich Text Editor Based On Slate

10 lines (9 loc) 184 B
export declare const getEmptyTableCell: () => { type: string; children: { type: string; children: { text: string; }[]; }[]; };