mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-29 00:57:56 +03:00
add export
This commit is contained in:
@@ -2,4 +2,5 @@ export * as aggregator from './Aggregator/index.js';
|
||||
export * as blockchainService from './BlockchainService/index.js';
|
||||
export * as priceFeed from './PriceFeed/index.js';
|
||||
export * as referralSystem from './ReferralSystem/index.js';
|
||||
export * as frontage from './Frontage';
|
||||
export * as indexer from './Indexer/index.js';
|
||||
|
||||
Reference in New Issue
Block a user