mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-14 23:18:33 +03:00
ESM
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ethers } from 'ethers';
|
||||
import type { Source } from '../types';
|
||||
import type { Source } from '../types.js';
|
||||
|
||||
export default function getAvailableFundsSources(
|
||||
expenseType: 'amount' | 'network_fee' | 'orion_fee',
|
||||
|
||||
Reference in New Issue
Block a user