????
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/not.d.ts |
import type { CodeKeywordDefinition, ErrorNoParams, AnySchema } from "../../types"; export type NotKeywordError = ErrorNoParams<"not", AnySchema>; declare const def: CodeKeywordDefinition; export default def;