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