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

x/live/sections/PageInclude.tsx>isLivePageProps

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable isLivePageProps
import { isLivePageProps } from "https://deno.land/x/live@1.48.5/sections/PageInclude.tsx";

type

(p: Page["props"] | LivePageProps) => p is LivePageProps