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

x/mith/example/deps.ts>Mith#close

A middleware framework for Deno's http/s server.
Latest
method Mith.prototype.close
import { Mith } from "https://deno.land/x/mith@v0.9.6/example/deps.ts";

Closes the ongoing server

mith.close()