UNPKG

typedoc-plugin-markdown

Version:

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

2 lines (1 loc) 93 B
export declare function removeFirstScopedDirectory(urlString: string, sep?: string): string;