CML
    Preparing search index...

    Type Alias DataInformationBox

    Data Information Box - 'dinf' - Container

    type DataInformationBox = {
        boxes: DataInformationBoxChild[];
        type: "dinf";
    }
    Index

    Properties

    Properties

    type: "dinf"