UNPKG

@grafana/faro-react

Version:

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

3 lines (2 loc) 140 B
import type { ReactRouterV4V5RouteProps } from './types'; export declare function FaroRoute(props: ReactRouterV4V5RouteProps): JSX.Element;