Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deco/compatibility/v0/editorData.ts>AvailableSection

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Go to Latest
type alias AvailableSection
import { type AvailableSection } from "https://deno.land/x/deco@1.35.3/compatibility/v0/editorData.ts";
definition: Omit<PageSection, "uniqueId"> & WithSchema