UNPKG

typedoc-plugin-no-inherit

Version:

Typedoc plugin to exclude inherited members from a Typedoc class/interface

10 lines (9 loc) 201 B
{ "$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json", "tagDefinitions": [ { "tagName": "@noInheritDoc", "syntaxKind": "block" } ] }