UNPKG

rpg-calendar

Version:

Low level library for working with RPG/Fantasy dates

8 lines (7 loc) 243 B
export declare const calendars: { harptos: { extraMonths: import("../lib/types").RPGCalendarConfig; extraDays: import("../lib/types").RPGCalendarConfig; standard: import("../lib/types").RPGCalendarConfig; }; };