UNPKG

date-fns

Version:

Modern JavaScript date utility library

9 lines (7 loc) 121 B
// @flow declare module.exports: ( date: Date|string|number, options?: { weekStartsOn?: number } ) => boolean