UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 162 B
export declare const NUMBER_INDICATOR_VARIANT: readonly ["default", "highlight"]; export type NumberIndicatorVariant = (typeof NUMBER_INDICATOR_VARIANT)[number];