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