Variable: typefestRules
const typefestRules: Readonly<Record<TypefestRuleNamePattern, RuleWithDocs>> =
typefestRuleRegistry;
Defined in: _internal/rules-registry.ts:278
Exported typed view consumed by the plugin entrypoint.
const typefestRules: Readonly<Record<TypefestRuleNamePattern, RuleWithDocs>> =
typefestRuleRegistry;
Defined in: _internal/rules-registry.ts:278
Exported typed view consumed by the plugin entrypoint.