Type alias MarketMap

MarketMap: {
    [key: number]: MarketWrapper;
}

Type declaration

Generated using TypeDoc