Type Alias: TypedocRuleName
type TypedocRuleName = keyof typeof typedocRules;
Defined in: plugin.ts:85
Unqualified rule-name union exposed by this plugin.
type TypedocRuleName = keyof typeof typedocRules;
Defined in: plugin.ts:85
Unqualified rule-name union exposed by this plugin.