UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

7 lines (6 loc) 189 B
export declare const DATE_PICKER_MODAL = "DATE_PICKER_MODAL"; export declare const showDatePickerModal: (icon: string) => { type: string; modalType: string; modalProps: any; };