Skip to main content
Module

x/fast/mod.ts>Context#throw

Deno web framework with almost zero overhead.
Go to Latest
method Context.prototype.throw
import { Context } from "https://deno.land/x/fast@4.0.0-beta.4/mod.ts";

Parameters

status: number
message: string