WXL
4 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
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;