UNPKG
@bitgo-forks/avalanchejs
Version:
latest (4.1.0-alpha.1)
master (4.1.0-alpha.3)
4.1.0-alpha.3
4.1.0-alpha.2
4.1.0-alpha.1
Avalanche Platform JS Library
github.com/BitGo/avalanchejs
BitGo/avalanchejs
@bitgo-forks/avalanchejs
/
dist
/
es
/
utils
/
models.d.ts
2 lines
•
124 B
TypeScript
View Raw
1
2
export
type
UnpackReturn
=
Uint8Array
|
number
|
bigint
|
string
|
string
[] |
number
[];
//# sourceMappingURL=models.d.ts.map