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

x/oak/http_server_bun.ts>Server#close

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Server.prototype.close
import { Server } from "https://deno.land/x/oak@v14.1.0/http_server_bun.ts";

Returns

void | Promise<void>