UNPKG

is-tuesday

Version:
4 lines (2 loc) 75 B
declare function isTuesday(offset?: number): boolean; export = isTuesday;