mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-06 13:08:10 +03:00
Strictest / tests / minor improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import fetchWithValidation from '../../fetchWithValidation';
|
||||
import { type Exchange } from '../../types';
|
||||
import type { Exchange } from '../../types';
|
||||
import { statisticsOverviewSchema, topPairsStatisticsSchema } from './schemas';
|
||||
import candlesSchema from './schemas/candlesSchema';
|
||||
import { PriceFeedWS } from './ws';
|
||||
|
||||
Reference in New Issue
Block a user