Developers
TypeDoc Reference
@nymproject/mix-fetch
Interfaces
IMixFetch

@nymproject/mix-fetchDocs


@nymproject/mix-fetch / IMixFetch

Interface: IMixFetch

Properties

mixFetch

mixFetch: IMixFetchFn

Source

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


setupMixFetch()

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

Parameters

opts?: any

Returns

Promise<void>

Source

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


disconnectMixFetch()

disconnectMixFetch: () => Promise<void>

Returns

Promise<void>

Source

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