UNPKG

@idris-maps/yyyy-mm-dd

Version:

A date library dealing only with days in the YYYY-MM-DD format

3 lines (2 loc) 86 B
declare const _daysInMonth: (day: string) => string[]; export default _daysInMonth;