WXL
3 天以前 888f941ae16c850c0f1a844ec9436058840920bd
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;