UNPKG

multiple-date-picker-a2

Version:
7 lines (6 loc) 278 B
/** * The default multiple date picker was orginated from here... styles and structure can be associated * from arca-computing https://arca-computing.github.io/MultipleDatePicker/ */ export declare const DEFAULT_TEMPLATE: string; export declare const DEFAULT_STYLES: string;