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