SimplifiedFetch

Home > simplified-fetch > iApi_beta

iApi_beta interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

iApi

Signature:

export interface iApi_beta<T> 

Properties

Property Type Description
aborts iAborts_beta<PickEnableAbort<T>> (BETA)
request iOrderablePipe<PipeRequest> (BETA)
response iOrderablePipe<PipeResponse> (BETA)