Open rwdalpe opened 7 years ago
Attempted to implement the typings and related tests in the same fashion that moment itself does.
Typings cover:
holiday
isHoliday
holidays
modifyHolidays
Also contains an npm script to ensure that the typings match expected usage.
Attempted to implement the typings and related tests in the same fashion that moment itself does.
Typings cover:
holiday
,isHoliday
, and so onholidays
andmodifyHolidays
objects in the moment namespaceAlso contains an npm script to ensure that the typings match expected usage.