import { type ErrorStatus } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
An HTTP status that is an error (4XX and 5XX).
definition: ClientErrorStatus | ServerErrorStatus
import { type ErrorStatus } from "https://deno.land/x/fathym_eac_runtime@v0.0.140/src/src.deps.ts";
An HTTP status that is an error (4XX and 5XX).