Skip to main content
Module

x/bansa/mod.ts>listen

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

type

(options: Deno.ListenOptions) => Promise<void>