UNPKG

@tronlink/core

Version:

The library serves as a core module within TronLink Extension, which provides low-level wallet functionality for both Tron and Ethereum networks, primary features includes account generation and transaction signing

2 lines (1 loc) 72 B
export declare function isPositiveInteger(value: any): value is number;