UNPKG

is-monday

Version:
3 lines (2 loc) 72 B
declare function isMonday(offset?: number): boolean; export = isMonday;