Type Alias: RuleMap
RuleMap =
Readonly<Record<string,JsoncRuleModule>>
Defined in: _internal/rule-docs-metadata.ts:39
Rule-map contract accepted by docs metadata derivation helpers.
RuleMap =
Readonly<Record<string,JsoncRuleModule>>
Defined in: _internal/rule-docs-metadata.ts:39
Rule-map contract accepted by docs metadata derivation helpers.