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