UNPKG

typedoc-plugin-markdown

Version:

Generates TypeScript API documentation as Markdown.

9 lines (8 loc) 236 B
/** * Support and resources for the theme MarkdownThemeContext class. * * @module */ export * as helpers from './helpers/index.js'; export * as partials from './partials/index.js'; export * as templates from './templates/index.js';