variable STATUS_TEXTimport { STATUS_TEXT } from "https://deno.land/std@0.146.0/http/mod.ts"; A record of all the status codes text. typeReadonly<Record<Status, string>>