UNPKG

rsuite

Version:

A suite of react components

2 lines (1 loc) 118 B
export declare function isEveryDateInMonth(year: number, month: number, predicate: (date: Date) => boolean): boolean;