Variable: testSignalRules
const testSignalRules: Readonly<
Record<TestSignalRuleNamePattern, RuleWithDocs>
> = testSignalRuleRegistry;
Defined in: _internal/rules-registry.ts:73
Exported typed view consumed by the plugin entrypoint.
const testSignalRules: Readonly<
Record<TestSignalRuleNamePattern, RuleWithDocs>
> = testSignalRuleRegistry;
Defined in: _internal/rules-registry.ts:73
Exported typed view consumed by the plugin entrypoint.