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

Properties

total: number

Total number of API requests received for this account

errors: number

"API requests that resulted in an error response"