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