Your IP : 216.73.216.158


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

import * as re2 from "re2";
declare type Re2 = typeof re2 & {
    code: string;
};
declare const _default: Re2;
export default _default;