Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/vocabularies/dynamic/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts

import type { CodeKeywordDefinition } from "../../types";
import type { KeywordCxt } from "../../compile/validate";
declare const def: CodeKeywordDefinition;
export declare function dynamicRef(cxt: KeywordCxt, ref: string): void;
export default def;