Documentation
    Preparing search index...
    type GetBoxParams = {
        box: number | string;
        mode?: number | string;
        root: string;
        system: Systems;
    }
    Index
    box: number | string
    mode?: number | string
    root: string
    system: Systems