Setu-TS
sdk/src/index.ts
.
ClientResponse
status
property
ClientResponse.status
HTTP status code (always 2xx).
Type
number
Usage
import { type ClientResponse } from "sdk/src/index.ts";
Document Navigation
Type