Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface Destroyable
import { type Destroyable } from "https://deno.land/x/natsws@v1.29.2/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