import { isStreamProps } from "https://deno.land/x/live@1.100.1/clients/withManifest.ts";
type
<TProps>(props: TProps | (TProps & StreamProps)) => props is TProps & StreamProps
x/live/clients/withManifest.ts>isStreamProps
import { isStreamProps } from "https://deno.land/x/live@1.100.1/clients/withManifest.ts";