UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for AST navigation and code generation.

6 lines (5 loc) 227 B
export * from "./BindingNamedNodeStructure"; export * from "./DeclarationNamedNodeStructure"; export * from "./NamedNodeStructure"; export * from "./PropertyNameableNodeStructure"; export * from "./PropertyNamedNodeStructure";