UNPKG

@ant-design/react-native

Version:

基于蚂蚁金服移动设计规范的 React Native 组件库

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