UNPKG

ts-simple-ast

Version:

TypeScript compiler wrapper for static analysis and code manipulation.

9 lines (8 loc) 394 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); /* barrel:ignore */ tslib_1.__exportStar(require("./getBodyText"), exports); tslib_1.__exportStar(require("./getBodyTextWithoutLeadingIndentation"), exports); tslib_1.__exportStar(require("./hasBlock"), exports); tslib_1.__exportStar(require("./setBodyTextForNode"), exports);