Skip to content

HTTPResponseType

type HTTPResponseType = "json" | "text" | "blob";

Defined in: domains/http.ts:5