WXL
2026-06-04 b7b8202e3ecb7f720eefd7a226b2ee8166fc5057
node_modules/ajv/dist/core.d.ts
@@ -37,6 +37,7 @@
    timestamp?: "string" | "date";
    parseDate?: boolean;
    allowDate?: boolean;
    specialNumbers?: "fast" | "null";
    $comment?: true | ((comment: string, schemaPath?: string, rootSchema?: AnySchemaObject) => unknown);
    formats?: {
        [Name in string]?: Format;