文件操作 - applicability.d.ts
返回文件管理
返回主菜单
删除本文件
文件: /var/www/OLD/node_modules/@redocly/ajv/dist/compile/validate/applicability.d.ts
编辑文件内容
import type { AnySchemaObject } from "../../types"; import type { SchemaObjCxt } from ".."; import type { JSONType, RuleGroup, Rule } from "../rules"; export declare function schemaHasRulesForType({ schema, self }: SchemaObjCxt, type: JSONType): boolean | undefined; export declare function shouldUseGroup(schema: AnySchemaObject, group: RuleGroup): boolean; export declare function shouldUseRule(schema: AnySchemaObject, rule: Rule): boolean | undefined;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件