UNPKG

icalendar-events

Version:

A RFC5545 compliant parser for iCalendar VEVENT with time zone support and accurate recurring events generation.

7 lines 141 B
declare module 'luxon' { interface DateTime { isDate?: boolean; } } export {}; //# sourceMappingURL=luxon-extensions.d.ts.map