mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-26 23:57:48 +03:00
Strictest / tests / minor improvements
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { type Exchange } from '@orionprotocol/contracts';
|
||||
import type { Exchange } from '@orionprotocol/contracts';
|
||||
import type BigNumber from 'bignumber.js';
|
||||
import { type ethers } from 'ethers';
|
||||
import { type OrionAggregator } from '../services/OrionAggregator';
|
||||
import type { ethers } from 'ethers';
|
||||
import type { OrionAggregator } from '../services/OrionAggregator';
|
||||
import getBalance from './getBalance';
|
||||
|
||||
export default async (
|
||||
|
||||
Reference in New Issue
Block a user