UNPKG

rpg-calendar

Version:

Low level library for working with RPG/Fantasy dates

6 lines (5 loc) 106 B
export declare const seasons: { dayOfMonth: number; monthOfYear: number; season: string; }[];