Skip to main content

Interface: FetchLike

Callable

FetchLike

FetchLike(url, options?): Promise<any>

Parameters

NameType
urlstring
options?any

Returns

Promise<any>

Defined in

packages/core/src/client.ts:211