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

x/sinco/tests/deps.ts>Drash.Server#close

Browser Automation and Testing Tool for Deno, written in full TypeScript
Latest
method Drash.Server.prototype.close
Re-export
import { Drash } from "https://deno.land/x/sinco@v4.1.0/tests/deps.ts";
const { Server } = Drash;

Close the server.

Returns

Promise<void>