UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 127 B
export declare const LINK_VARIANT: readonly ["neutral", "highlight"]; export type LinkVariant = (typeof LINK_VARIANT)[number];