Mocky Balboa API Reference
    Preparing search index...

    Type Alias FallbackRouteResponse

    Response type for fallback behaviour on a route

    type FallbackRouteResponse = {
        type: "fallback";
    }
    Index

    Properties

    Properties

    type: "fallback"