Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method HandleWrap.prototype.close
import { HandleWrap } from "https://deno.land/std@0.131.0/node/internal_binding/handle_wrap.ts";

Parameters

optional
cb: () => void = [UNSUPPORTED]

Returns

Promise<void>