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

x/xserver/src/plugin.ts>Plugin#setup

X-Server a Deno server module with middleware
Latest
method Plugin.prototype.setup
import { Plugin } from "https://deno.land/x/xserver@5.4.1/src/plugin.ts";

Returns

Promise<Response | void> | Response | void