UNPKG

date-limits

Version:

Check if a date is before a flexible limit.

5 lines (4 loc) 143 B
export * from './check-date-matches'; export * from './get-closest-date'; export * from './is-date-before-limit'; export * from './types';