React Router API Reference
    Preparing search index...

    Type Alias ClientInstrumentation

    type ClientInstrumentation = {
        route?: InstrumentRouteFunction;
        router?: InstrumentRouterFunction;
    }
    Index

    Properties

    Properties