React Router API Reference
    Preparing search index...

    Type Alias unstable_ServerInstrumentation

    type unstable_ServerInstrumentation = {
        handler?: unstable_InstrumentRequestHandlerFunction;
        route?: unstable_InstrumentRouteFunction;
    }
    Index

    Properties

    Properties