UNPKG

date-fns

Version:

Modern JavaScript date utility library

9 lines (8 loc) 297 B
export declare function isProtectedDayOfYearToken(token: string): boolean; export declare function isProtectedWeekYearToken(token: string): boolean; export declare function warnOrThrowProtectedError( token: string, format: string, input: string, ): void; //# sourceMappingURL=index.d.ts.map