UNPKG

typedoc-plugin-markdown

Version:

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

2 lines (1 loc) 62 B
export declare function indentBlock(content: string): string;