UNPKG

dmeditor

Version:

dmeditor is a block-style visual editor. Data is in json format.

3 lines (2 loc) 152 B
import { DME } from '../../..'; export declare const TableHeader: (props: DME.SettingComponentProps) => import("react/jsx-runtime").JSX.Element | null;