UNPKG

@orvium/orvium-tools

Version:

Set of tools to interact with Orvium API

5 lines (4 loc) 262 B
// Import the `importDeposit` function from the file where it is implemented export { importDeposit } from './src/import-deposit'; // Import the `importDeposit` function from the file where it is implemented export { exportDeposit } from './src/export-deposit';