type alias Sectionimport { type Section } from "https://deno.land/x/live@1.107.0/blocks/section.ts"; Type Parametersoptional_TSectionReturn extends JSX.Element | null = JSX.Element | nulldefinition: InstanceOf<sectionBlock, "#/root/sections">