UNPKG

@nx-dotnet/nxdoc

Version:

> This package is unstable! Documentation formatting could change in the future. See something that you think should be different? [Open an issue](https://github.com/nx-dotnet/nx-dotnet/issues) on github and help shape this plugin.

6 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.generateDocs = void 0; const generator_1 = require("./generators/generate-docs/generator"); exports.generateDocs = generator_1.default; //# sourceMappingURL=index.js.map