UNPKG

ts-json-schema-generator

Version:

Generate JSON schema from your Typescript sources

8 lines 371 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./formatter.js"), exports); tslib_1.__exportStar(require("./generator.js"), exports); tslib_1.__exportStar(require("./parser.js"), exports); tslib_1.__exportStar(require("./program.js"), exports); //# sourceMappingURL=index.js.map