UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

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