CML
    Preparing search index...

    Type Alias ItemReferenceBox

    Item Reference Box - 'iref' - Container

    type ItemReferenceBox = {
        boxes: ItemReferenceBoxChild[];
        type: "iref";
    }
    Index

    Properties

    Properties

    type: "iref"