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