import { isLivePageProps } from "https://deno.land/x/live@1.25.4/sections/PageInclude.tsx";
type
(p: Page["props"] | LivePageProps) => p is LivePageProps
x/live/sections/PageInclude.tsx>isLivePageProps
import { isLivePageProps } from "https://deno.land/x/live@1.25.4/sections/PageInclude.tsx";