Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface Status
import { type Status } from "https://deno.land/x/natsws@v1.28.0/src/nats-base-client.ts";

Properties

data: string | ServersChanged | number
optional
permissionContext: { operation: string; subject: string; }