UNPKG

rpg-calendar

Version:

Low level library for working with RPG/Fantasy dates

2 lines (1 loc) 109 B
export declare const isLeapYearBuilder: (interval: number, hasYear0?: boolean) => (year: number) => boolean;