UNPKG
@phiresky/eth-scan
Version:
latest (3.5.4)
3.5.4
An efficient Ether and token balance scanner
MyCryptoHQ/eth-scan
@phiresky/eth-scan
/
typings
/
src
/
types
/
result.d.ts
2 lines
•
88 B
TypeScript
View Raw
1
2
export
declare
type
Result
= [
boolean
,
Uint8Array
];
//# sourceMappingURL=result.d.ts.map