Skip to content

@epikodelabs/streamix


@epikodelabs/streamix / networking/src/public-api / useCustom

Function: useCustom()

useCustom(customFetch): Middleware

Defined in: projects/libraries/streamix/networking/src/lib/httpClient.ts:115

Middleware that installs a custom fetch implementation on the context.

Parameters

customFetch

Function

Returns

Middleware

Released under the GNU AGPL v3 or later.