mirror of
https://github.com/idrainformatica/PecFlow.git
synced 2026-06-16 12:45:42 +02:00
fase 5
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
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;
|
||||
Reference in New Issue
Block a user