variable oak.STATUS_TEXTimport { oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts"; const { STATUS_TEXT } = oak; A record of all the status codes text. typeReadonly<Record<Status, string>>