UNPKG

tsc-path-fix

Version:

Zero-runtime TypeScript path resolver - converts aliases to relative paths at compile time. Fast, lightweight, with native watch mode.

4 lines (3 loc) 79 B
export * from './config'; export * from './path'; export * from './replacers';