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.

3 lines (2 loc) 139 B
import generateDocsGenerator from './generators/generate-docs/generator'; export declare const generateDocs: typeof generateDocsGenerator;