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