UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for static analysis and code manipulation.

8 lines (7 loc) 433 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./InitializerExpressionableNodeStructurePrinter"), exports); tslib_1.__exportStar(require("./ModifierableNodeStructurePrinter"), exports); tslib_1.__exportStar(require("./ReturnTypedNodeStructurePrinter"), exports); tslib_1.__exportStar(require("./TypedNodeStructurePrinter"), exports);