Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

StreamFilters

import type { StreamFilters } from "https://aws-api.deno.dev/v0.3/services/ivs.ts?docs=full";

Object specifying the stream attribute on which to filter.

interface StreamFilters {
health?: StreamHealth | null;
}

§Properties

§
health?: StreamHealth | null
[src]

The stream’s health.