React Router API Reference
    Preparing search index...

    Type Alias ServerInstrumentation

    type ServerInstrumentation = {
        handler?: InstrumentRequestHandlerFunction;
        route?: InstrumentRouteFunction;
    }
    Index

    Properties

    Properties