????
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/elements.d.ts |
import type { CodeKeywordDefinition, SchemaObject } from "../../types"; import { _JTDTypeError } from "./error"; export type JTDElementsError = _JTDTypeError<"elements", "array", SchemaObject>; declare const def: CodeKeywordDefinition; export default def;