UNPKG

@bitjson/typedoc

Version:

Create api documentation for TypeScript projects.

9 lines (8 loc) 416 B
export { AssetsPlugin } from './AssetsPlugin'; export { JavascriptIndexPlugin } from './JavascriptIndexPlugin'; export { LayoutPlugin } from './LayoutPlugin'; export { MarkedLinksPlugin } from './MarkedLinksPlugin'; export { MarkedPlugin } from './MarkedPlugin'; export { NavigationPlugin } from './NavigationPlugin'; export { PrettyPrintPlugin } from './PrettyPrintPlugin'; export { TocPlugin } from './TocPlugin';