UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for AST navigation and code generation.

5 lines (4 loc) 200 B
export * from "./ObjectLiteralExpressionStructure"; export * from "./PropertyAssignmentStructure"; export * from "./ShorthandPropertyAssignmentStructure"; export * from "./SpreadAssignmentStructure";