WXL
4 天以前 9bce51f651aad297ef9eb6df832bfdaf1de05d84
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;