type alias StatusCodeimport { type StatusCode } from "https://deno.land/std@0.220.0/http/status.ts"; An HTTP status code. definition: STATUS_CODE[keyof STATUS_CODE]