StructureOutputJson
    Preparing search index...

    Type Alias ListBody

    type ListBody = {
        contents: BlockElement[];
        rect: Rect;
    }
    Index

    Properties

    Properties

    contents: BlockElement[]
    rect: Rect