Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/xserver/src/mod.ts>plugin.default#setup

X-Server a Deno server module with middleware
Go to Latest
method plugin.default.prototype.setup
import { plugin } from "https://deno.land/x/xserver@5.3.2/src/mod.ts";
const { default } = plugin;

Returns

Promise<Response | void> | Response | void