Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/eitherway/lib/adapters/web/fetch/mod.ts>FailedRequestJson

Yet Another Option and Result Implementation - providing safe abstractions for fallible flows inspired by F# and Rust
Latest
interface FailedRequestJson
import { type FailedRequestJson } from "https://deno.land/x/eitherway@0.10.0/lib/adapters/web/fetch/mod.ts";

Properties

status: number
statusText: string