UNPKG

d-render

Version:

数据渲染库 - form、table、search-form

5 lines (4 loc) 252 B
export declare const getInputComponent: (type?: string) => any; export declare const getViewComponent: (type?: string) => any; export declare const getH5InputComponent: (type?: string) => any; export declare const isLayoutType: (type?: string) => any;