CML
    Preparing search index...

    Type Alias SchemeInformationBox

    Scheme Information Box - 'schi' - Container

    type SchemeInformationBox = {
        boxes: SchemeInformationBoxChild[];
        type: "schi";
    }
    Index

    Properties

    Properties

    type: "schi"