UNPKG

dmeditor

Version:

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

4 lines (3 loc) 166 B
import type { DME } from '../../..'; declare const Tabs: (props: DME.SettingComponentProps) => import("react/jsx-runtime").JSX.Element[] | null; export default Tabs;