Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/ash/src/Server/handle.ts>handle

A stylish web framework for Deno!
Latest
function handle
import { handle } from "https://deno.land/x/ash@1.3.6/src/Server/handle.ts";

Handles Ash's routing.

Parameters

optional
port: number = [UNSUPPORTED]

The port to listen on.