UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for static analysis and code manipulation.

6 lines (5 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./FunctionDeclarationStructurePrinter"), exports); tslib_1.__exportStar(require("./ParameterDeclarationStructurePrinter"), exports);