variable isStreamPropsimport { isStreamProps } from "https://dotland.deno.dev/x/live@1.107.0/clients/withManifest.ts"; type<TProps>(props: TProps | (TProps & StreamProps)) => props is TProps & StreamProps