Added Orion Analytics

This commit is contained in:
Aleksandr Kraiz
2022-05-10 19:38:05 +04:00
parent 7b1467f0ce
commit fd0d6b2570
4 changed files with 31 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
export * as orionAggregator from './OrionAggregator';
export * as orionBlockchain from './OrionBlockchain';
export * as orionAnalytics from './OrionAnalytics';
export * as priceFeed from './PriceFeed';