variable STATUS_TEXTimport { STATUS_TEXT } from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.173.0/http/http_status.ts"; A record of all the status codes text. typeReadonly<Record<Status, string>>