Your IP : 216.73.216.43


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/@nestjs/schematics/dist/utils/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/@nestjs/schematics/dist/utils/path.solver.d.ts

import { Path } from '@angular-devkit/core';
export declare class PathSolver {
    relative(from: Path, to: Path): string;
}