UNPKG

@grafana/faro-react

Version:

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

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