UNPKG

@ts-nameof/transforms-ts

Version:

ts-nameof - TypeScript compiler transforms for ts-nameof packages.

4 lines (3 loc) 155 B
export * from "./transformerFactory"; export { TransformResult } from "./transform"; export { VisitSourceFileContext } from "./VisitSourceFileContext";