UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 118 B
export type Format = 'jsx' | 'cra' | 'html'; export declare const throwIfRunInBrowser: (partialName: string) => void;