Skip to main content
Module

x/live/mod.ts>status

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
variable status
import { status } from "https://deno.land/x/live@1.67.9/mod.ts";

Returns a response with given status and formatted error message if provided.

type

(status: number) => unknown