Teleforge API Reference - v0.1.0
    Preparing search index...

    Type Alias BffRouteConfig<TInput, TOutput>

    BffRouteConfig:
        | BffRouteHandlerConfig<TInput, TOutput>
        | BffRouteServiceConfig<TInput, TOutput>
        | BffRouteProxyConfig<TInput, TOutput>

    Type Parameters

    • TInput
    • TOutput