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