Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method ServerImpl.prototype.close
import { ServerImpl } from "https://deno.land/std@0.153.0/node/_tls_wrap.ts";

Parameters

optional
cb: (err?: Error) => void