UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for AST navigation and code generation.

6 lines (5 loc) 219 B
export * from "./ExportDeclarationStructure"; export * from "./ExportSpecifierStructure"; export * from "./ImportDeclarationStructure"; export * from "./ImportSpecifierStructure"; export * from "./SourceFileStructure";