UNPKG

typescript-transform-paths

Version:

Transforms module resolution paths using TypeScript path mapping and/or custom paths

2 lines (1 loc) 75 B
export declare function getRelativePath(from: string, to: string): string;