UNPKG

amis-model-design

Version:

amis模型设计器

6 lines (5 loc) 233 B
export declare const VALIDATE_FORMITEMS: { [type: string]: any; }; export declare const getValidateSchemaTpl: (type: string, extraSchema?: any) => any[]; export declare const getDateValidateSchemaTpl: (SC_MAPPING: any) => any[];