UNPKG

@cainiaofe/cn-ui-m

Version:
4 lines (3 loc) 188 B
import type { ICnEmbedPicker, ITimeOptions } from '../types'; export declare const DEFAULT_FORMAT = "HH:mm:ss"; export declare function getTimeOption(props: ICnEmbedPicker): ITimeOptions;