UNPKG

tsconfig-replace-paths

Version:

Replace absolute paths to relative paths for package compilation

3 lines (2 loc) 97 B
export { loadConfig, mapPaths } from './config'; export { replacePaths } from './replace-paths';