Options
Defined in: packages/iso-filecoin/src/types.ts:231
Properties
Section titled “Properties”api:
string
|URL
Defined in: packages/iso-filecoin/src/types.ts:233
fetch()?
Section titled “fetch()?”
optional
fetch: {(input
,init?
):Promise
<Response
>; (input
,init?
):Promise
<Response
>; }
Defined in: packages/iso-filecoin/src/types.ts:235
Call Signature
Section titled “Call Signature”Parameters
Section titled “Parameters”Parameter | Type |
---|---|
input | URL | RequestInfo |
init? | RequestInit |
Returns
Section titled “Returns”Call Signature
Section titled “Call Signature”Parameters
Section titled “Parameters”Parameter | Type |
---|---|
input | string | URL | Request |
init? | RequestInit |
Returns
Section titled “Returns”network?
Section titled “network?”
optional
network:Network
Defined in: packages/iso-filecoin/src/types.ts:234
token?
Section titled “token?”
optional
token:string
Defined in: packages/iso-filecoin/src/types.ts:232