Skip to content

@sebastianwessel/quickjs v3.0.1


@sebastianwessel/quickjs / getDefaultFetchAdapter

Function: getDefaultFetchAdapter()

getDefaultFetchAdapter(adapterOptions?): typeof fetch

Defined in: adapter/fetch.ts:108

Create a default fetch adapter

Parameters

adapterOptions?

GetFetchAdapterOptions = {}

Options for creating the fetch adapter

Returns

typeof fetch

A fetch adapter function

Updated at: