StructureOutputJson
    Preparing search index...

    Type Alias Page

    type Page = {
        elements: (BlockElement | GraphicElement)[];
        properties: PageProps;
    }
    Index

    Properties

    Properties

    properties: PageProps