Type alias PriceFeedMap

PriceFeedMap: {
    [key: string]: PythPriceFeed;
}

Type declaration

Generated using TypeDoc