Developers
TypeDoc Reference
@nymproject/mix-fetch
Interfaces
IMixFetchWebWorker

@nymproject/mix-fetchDocs


@nymproject/mix-fetch / IMixFetchWebWorker

Interface: IMixFetchWebWorker

Properties

mixFetch

mixFetch: IMixFetchWorkerFn

Source

types.ts:13 (opens in a new tab)


setupMixFetch()

setupMixFetch: (opts?) => Promise<void>

Parameters

opts?: any

Returns

Promise<void>

Source

types.ts:14 (opens in a new tab)


disconnectMixFetch()

disconnectMixFetch: () => Promise<void>

Returns

Promise<void>

Source

types.ts:15 (opens in a new tab)