UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 140 B
export declare const LINK_TARGETS: readonly ["_self", "_blank", "_parent", "_top"]; export type LinkTarget = (typeof LINK_TARGETS)[number];