variable statusimport { status } from "https://dotland.deno.dev/x/live@1.107.0/runtime/errors.ts"; Returns a response with given status and formatted error message if provided. type(status: number) => ResponseErrorBuilder