import * as mod from "https://dotland.deno.dev/x/oak@v12.2.0/types.d.ts";
Type Aliases
T Data | |
A HTTP status that is an error (4XX and 5XX). | |
T Key | |
A HTTP status that is a redirect (3XX). | |
import * as mod from "https://dotland.deno.dev/x/oak@v12.2.0/types.d.ts";
T Data | |
A HTTP status that is an error (4XX and 5XX). | |
T Key | |
A HTTP status that is a redirect (3XX). | |