@sebastianwessel/quickjs v2.2.0
@sebastianwessel/quickjs / getDefaultFetchAdapter
Function: getDefaultFetchAdapter()
getDefaultFetchAdapter(
adapterOptions
): typeoffetch
Defined in: adapter/fetch.ts:96
Create a default fetch adapter
Parameters
adapterOptions
Options for creating the fetch adapter
Returns
typeof fetch
A fetch adapter function