UNPKG

@cainiaofe/cn-ui-m

Version:
3 lines (2 loc) 123 B
import type { ITimeOptions } from '../types'; export declare function dateToPicker(d: Date, options: ITimeOptions): any[];