UNPKG

antd-mobile

Version:
5 lines (4 loc) 112 B
export declare const TILL_NOW = "TILL_NOW"; export declare type PickerDate = Date & { tillNow?: boolean; };