| Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/runtime/ |
| Current File : //home/deltalab/PMS/logistic-backend/node_modules/ajv/dist/runtime/quote.d.ts |
declare function quote(s: string): string;
declare namespace quote {
var code: string;
}
export default quote;