????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/vocabularies/jtd/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/dist/vocabularies/jtd/values.d.ts |
import type { CodeKeywordDefinition, SchemaObject } from "../../types"; import { _JTDTypeError } from "./error"; export type JTDValuesError = _JTDTypeError<"values", "object", SchemaObject>; declare const def: CodeKeywordDefinition; export default def;