UNPKG

typedoc-plugin-markdown

Version:

Generates TypeScript API documentation as Markdown.

3 lines (2 loc) 126 B
import { MemberSection } from '../../types/index.js'; export declare function isNoneSection(section: MemberSection): boolean;