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