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