Variable: runtimeCleanupRules
const runtimeCleanupRules: Readonly<Record<string, RuleWithDocs>> =
runtimeCleanupRuleRegistry;
Defined in: _internal/rules-registry.ts:60
Exported typed view consumed by the plugin entrypoint.
const runtimeCleanupRules: Readonly<Record<string, RuleWithDocs>> =
runtimeCleanupRuleRegistry;
Defined in: _internal/rules-registry.ts:60
Exported typed view consumed by the plugin entrypoint.