Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface Destroyable
import { type Destroyable } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";

Methods

destroy(): Promise<void>

Destroys a resource on the server. Returns a promise that resolves to true whene the operation has been completed