UNPKG

@ledgerhq/coin-tron

Version:
3 lines 171 B
import { AccountTronAPI } from "../network/types"; export declare function getAccount(address: string): Promise<AccountTronAPI[]>; //# sourceMappingURL=getAccount.d.ts.map