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