UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for AST navigation and code generation.

7 lines (6 loc) 217 B
export * from "./ExportDeclaration"; export * from "./ExportSpecifier"; export * from "./FileSystemRefreshResult"; export * from "./ImportDeclaration"; export * from "./ImportSpecifier"; export * from "./SourceFile";