import { type SuccessfulStatus } from "https://deno.land/x/oak_commons@0.13.0/status.ts";
An HTTP status that is a success (2XX).
x/oak_commons/status.ts>SuccessfulStatus
import { type SuccessfulStatus } from "https://deno.land/x/oak_commons@0.13.0/status.ts";
An HTTP status that is a success (2XX).