UNPKG

react-patro

Version:

AD and BS Calendar functions as hooks and component

3 lines (2 loc) 151 B
export declare function isInBetween(data: any, first: any, last: any): boolean; export declare const padDateMonth: (val: string | number) => string;