Mocky Balboa API Reference
    Preparing search index...

    Type Alias ErrorRouteResponse

    Response type for error behaviour on a route

    type ErrorRouteResponse = {
        type: "error";
    }
    Index

    Properties

    Properties

    type: "error"