Variable: typedocRules
const typedocRules: Readonly<Record<TypedocRuleNamePattern, RuleWithDocs>> =
typedocRuleRegistry;
Defined in: _internal/rules-registry.ts:123
Exported typed view consumed by the plugin entrypoint.
const typedocRules: Readonly<Record<TypedocRuleNamePattern, RuleWithDocs>> =
typedocRuleRegistry;
Defined in: _internal/rules-registry.ts:123
Exported typed view consumed by the plugin entrypoint.