Type Alias: FontRulesMap
type FontRulesMap = Readonly<Record<string, StylelintPluginRuleContract>>;
Defined in: plugin.ts:40
Internal runtime rule registry shape.
type FontRulesMap = Readonly<Record<string, StylelintPluginRuleContract>>;
Defined in: plugin.ts:40
Internal runtime rule registry shape.