Response.functions.ensureOk
fx-fetch / Response / ensureOk
Function: ensureOk()
Section titled “Function: ensureOk()”ensureOk(
response):Effect<Response,NotOkError,never>
Defined in: packages/fx-fetch/src/Response/ensureOk.ts:37
Ensures that the response is OK.
Parameters
Section titled “Parameters”response
Section titled “response”Returns
Section titled “Returns”Effect<Response, NotOkError, never>
0.1.0