UNPKG

@alifd/next

Version:

A configurable component library for web built on React.

9 lines (8 loc) 160 B
export declare const TIME_PICKER_TYPE: { TIME: string; RANGE: string; }; export declare const TIME_INPUT_TYPE: { BEGIN: number; END: number; };