UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for AST navigation and code generation.

5 lines (4 loc) 164 B
export * from "./ObjectLiteralExpression"; export * from "./PropertyAssignment"; export * from "./ShorthandPropertyAssignment"; export * from "./SpreadAssignment";