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