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

x/using_statement/mod.ts>Disposable

"Using statement" in JavaScript and TypeScript.
Latest
interface Disposable
import { type Disposable } from "https://deno.land/x/using_statement@0.4.2/mod.ts";

Methods

dispose(): void