import { default } from "https://deno.land/x/live@1.107.0/blocks/page.tsx";
Defines a Page block. Pages are JSX-based components and can be rendered by any JSX-compliant library like react or preact.
type
Block<SectionModule<any, any, any, any>, ResolverLike<any>, string, any, any>