Skip to main content
Module

x/bansa/mod.ts>listen

Web Server for Deno Using Proxy
Latest
variable listen
import { listen } from "https://deno.land/x/bansa@0.0.4/mod.ts";

type

(ServeInit?: ServeInit) => Promise<void>