Mocky Balboa API Reference
    Preparing search index...

    Type Alias PassthroughRouteResponse

    Response type for passthrough behaviour on a route

    type PassthroughRouteResponse = {
        type: "passthrough";
    }
    Index

    Properties

    Properties

    type: "passthrough"