UNPKG

wx-gantt-store

Version:

4 lines (3 loc) 192 B
import type { TEditorShape, IDataConfig } from "./types"; export declare const defaultEditorShape: TEditorShape[]; export declare function normalizeEditor(state: Partial<IDataConfig>): any[];