Home > simplified-fetch > iApi_beta
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.
Signature:
export interface iApi_beta<T>
| Property | Type | Description |
|---|---|---|
| aborts | iAborts_beta<PickEnableAbort<T>> | (BETA) |
| request | iOrderablePipe<PipeRequest> | (BETA) |
| response | iOrderablePipe<PipeResponse> | (BETA) |