Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/clients/withManifest.ts>isStreamProps

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
variable isStreamProps
import { isStreamProps } from "https://deno.land/x/live@1.100.1/clients/withManifest.ts";

type

<TProps>(props: TProps | (TProps & StreamProps)) => props is TProps & StreamProps