UNPKG

@porsche-design-system/components-react

Version:

Porsche Design System is a component library designed to help developers create the best experience for software or services distributed by Dr. Ing. h.c. F. Porsche AG.

7 lines (6 loc) 250 B
import { Component } from 'react'; /** @deprecated since v3.0.0, will be removed with next major release. Please use "p-wordmark" instead. */ export declare class DSRMarque extends Component<any> { host: HTMLElement; render(): JSX.Element; }