Input
@appfire/fuse-http-client • Docs
@appfire/fuse-http-client / Input
Type Alias: Input\<T>
Input\<
T
>:object
Type Parameters
• T
Type declaration
backOffOptions?
optional
backOffOptions:BackOffOptions
httpConfig
httpConfig:
HttpConfig
\<T
>
tokenFn()?
optional
tokenFn: () =>string
|Promise
\<string
>
Returns
string
| Promise
\<string
>