Type alias iViewBoxList

iViewBoxList: {
    [K: string]: iViewBox;
}

Type declaration