Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/xserver/src/mod.ts>Context#message

X-Server a Deno server module with middleware
Go to Latest
method Context.prototype.message
Re-export
import { Context } from "https://deno.land/x/xserver@1.3.1/src/mod.ts";

Parameters

optional
message: string

Returns

| this
| string
| undefined
| any