UNPKG

@wufengteam/inputs

Version:

平台提供的右侧属性编辑器,需要在主工程中注册

24 lines (23 loc) 548 B
export declare const BUSI_CODE_RULE: { attrValueId: string; attrId: string; attrValue: string; attrValueName: string; attrValueDesc: string; attrCode: string; attrName: null; }[]; export declare const BUSI_CODE_RESET_CYCLE: { attrValueId: string; attrId: string; attrValue: string; attrValueName: string; attrValueDesc: string; attrCode: string; attrName: null; }[]; export declare const TIME_FORMAT: { value: string; label: string; }[]; export declare const SUPPORT_COMPS: string[];