UNPKG

wallets-wrapper

Version:

How to install

4 lines (3 loc) 140 B
import { JsonRpc } from 'eosjs'; import { EosCoins } from '../models'; export declare const getEosProvider: (coin: EosCoins) => JsonRpc;