massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / table / node_modules / ajv / dist / runtime / timestamp.d.ts
index 11512b6534169267cbb075b216d9c664625ff4b1..cd483268861eae6bb097af89bd7a7b10bc7fd500 100644 (file)
@@ -1,4 +1,4 @@
-declare function validTimestamp(str: string): boolean;
+declare function validTimestamp(str: string, allowDate: boolean): boolean;
 declare namespace validTimestamp {
     var code: string;
 }