export { default } from "./transformer.ts";
export type { TsTransformPathsConfig } from "./types.ts";
