UNPKG

@grafana/faro-react

Version:

Faro package that enables easier integration in projects built with React.

3 lines (2 loc) 168 B
import type { ReactRouterV4V5RouteProps } from './types'; export declare function FaroRoute(props: ReactRouterV4V5RouteProps): import("react/jsx-runtime").JSX.Element;