Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/compile/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/compile/ref_error.d.ts

export default class MissingRefError extends Error {
    readonly missingRef: string;
    readonly missingSchema: string;
    constructor(baseId: string, ref: string, msg?: string);
}