UNPKG

@drewsonne/maya-dates

Version:

Typescript package to manipulate dates in the Maya Calendar

3 lines (2 loc) 128 B
export declare function isNumberPrimitive(x: any): x is number; export declare function isStringPrimitive(x: any): x is string;