iink-ts - v4.0.0
    Preparing search index...

    Type Alias TMinimapOptions

    type TMinimapOptions = {
        height?: number;
        width?: number;
    }
    Index
    height?: number
    width?: number