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