UNPKG

@wufengteam/inputs

Version:

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

8 lines (7 loc) 178 B
/** * 不可选时间计算函数 * @param time * @returns */ export declare const rangeTime: (time: string[]) => any[]; export declare const cssPrefixCls = "wufeng-inputs";