UNPKG

@idris-maps/yyyy-mm-dd

Version:

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

3 lines (2 loc) 80 B
declare const _weekIndex: (day: string) => number; export default _weekIndex;