Variable: testSignalRuleCatalogByRuleName
const testSignalRuleCatalogByRuleName: Readonly<
Partial<Record<TestSignalRuleNamePattern, TestSignalRuleCatalogEntry>>
>;
Defined in: _internal/rule-catalog.ts:113
Fast lookup map for rule catalog metadata by rule name.