Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias StreamInfoRequestOptions
import { type StreamInfoRequestOptions } from "https://deno.land/x/natsws@v1.29.0/src/mod.ts";

Options for StreamAPI info requests

definition: { deleted_details: boolean; subjects_filter: string; } & ApiPagedRequest