variable STATUS_TEXTimport { STATUS_TEXT } from "https://deno.land/x/http_error@0.6.0/deps.ts"; A record of all the status codes text. typeReadonly<Record<Status, string>>