UNPKG

typescript-transform-paths

Version:

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

3 lines (2 loc) 102 B
export { default } from "./transformer.ts"; export type { TsTransformPathsConfig } from "./types.ts";