UNPKG

@drewsonne/maya-dates

Version:

Typescript package to manipulate dates in the Maya Calendar

5 lines (4 loc) 186 B
export { CalendarRound, getCalendarRound } from './calendar-round'; export { Haab, getHaab } from './haab'; export { Tzolkin, getTzolkin } from './tzolkin'; export * from './component';