UNPKG

tsc-alias

Version:

Replace alias paths with relative paths after typescript compilation.

5 lines (4 loc) 120 B
export * from './import-path-resolver'; export * from './output'; export * from './path-cache'; export * from './trie';