Options
Defined in: packages/iso-filecoin/src/types.ts:233
Properties
Section titled “Properties”api:
string|URL
Defined in: packages/iso-filecoin/src/types.ts:235
fetch()?
Section titled “fetch()?”
optionalfetch: {(input,init?):Promise<Response>; (input,init?):Promise<Response>; }
Defined in: packages/iso-filecoin/src/types.ts:237
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?”
optionalnetwork:Network
Defined in: packages/iso-filecoin/src/types.ts:236
token?
Section titled “token?”
optionaltoken:string
Defined in: packages/iso-filecoin/src/types.ts:234