UNPKG

geostyler

Version:
11 lines (10 loc) 192 B
/** * Get the config for form items. * @returns The form item config. */ export declare const getFormItemConfig: () => { colon: boolean; labelCol: { span: number; }; };