Teleforge API Reference - v0.1.0
Preparing search index...
bff/src
normalizeRouteServiceConfig
Function normalizeRouteServiceConfig
normalizeRouteServiceConfig
<
TInput
,
TOutput
>
(
config
:
{
proxy
?:
ProxyConfig
<
TInput
,
TOutput
>
;
service
?:
BffServiceRouteConfig
<
TInput
,
TOutput
>
;
}
,
)
:
BffServiceRouteConfig
<
TInput
,
TOutput
>
|
undefined
Type Parameters
TInput
TOutput
Parameters
config
:
{
proxy
?:
ProxyConfig
<
TInput
,
TOutput
>
;
service
?:
BffServiceRouteConfig
<
TInput
,
TOutput
>
;
}
Returns
BffServiceRouteConfig
<
TInput
,
TOutput
>
|
undefined
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Teleforge API Reference - v0.1.0
Loading...