????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/vocabularies/applicator/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/vocabularies/applicator/if.d.ts |
import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types"; export type IfKeywordError = ErrorObject<"if", { failingKeyword: string; }, AnySchema>; declare const def: CodeKeywordDefinition; export default def;