Aller au contenu principal

Variable: SdkNetworkFetchResultSchema

const SdkNetworkFetchResultSchema: TObject<{ body: TString; headers: TRecord<TString, TString>; redirects: TArray<TString>; status: TInteger; statusText: TString; url: TString; }>

Defined in: packages/contracts/src/sdkOps.ts:273