Skip to content

@sebastianwessel/quickjs v2.2.0


@sebastianwessel/quickjs / getDefaultFetchAdapter

Function: getDefaultFetchAdapter()

getDefaultFetchAdapter(adapterOptions): typeof fetch

Defined in: adapter/fetch.ts:96

Create a default fetch adapter

Parameters

adapterOptions

GetFetchAdapterOptions = {}

Options for creating the fetch adapter

Returns

typeof fetch

A fetch adapter function