Skip to main content
Module

std/node/http.ts>Server

Deno standard library
Go to Latest
function Server
import { Server } from "https://deno.land/std@0.166.0/node/http.ts";

Parameters

optional
handler: ServerHandler

Returns

ServerImpl