UNPKG

@types/es-abstract

Version:
3 lines (2 loc) 68 B
declare function InLeapYear(t: number): 0 | 1; export = InLeapYear;