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