Type Alias: GridRuleId
type GridRuleId = `${typeof PLUGIN_NAMESPACE}/${string}`;
Defined in: plugin.ts:26
Public fully-qualified rule ids supported by this package.
type GridRuleId = `${typeof PLUGIN_NAMESPACE}/${string}`;
Defined in: plugin.ts:26
Public fully-qualified rule ids supported by this package.