UNPKG

@microsoft/tsdoc-config

Version:

A loader for the tsdoc.json file

5 lines 301 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var TSDocConfigFile_1 = require("./TSDocConfigFile"); Object.defineProperty(exports, "TSDocConfigFile", { enumerable: true, get: function () { return TSDocConfigFile_1.TSDocConfigFile; } }); //# sourceMappingURL=index.js.map