????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/lib/vocabularies/unevaluated/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ajv/lib/vocabularies/unevaluated/index.ts |
import type {Vocabulary} from "../../types" import unevaluatedProperties from "./unevaluatedProperties" import unevaluatedItems from "./unevaluatedItems" const unevaluated: Vocabulary = [unevaluatedProperties, unevaluatedItems] export default unevaluated