UNPKG
borsh
Version:
latest (2.0.0)
2.0.0
1.0.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.2.6
0.1.1
Binary Object Representation Serializer for Hashing
github.com/near/borsh-js
near/borsh-js
borsh
/
lib
/
esm
/
types.js
2 lines
(1 loc)
•
108 B
JavaScript
View Raw
1
2
export var integers = [
'u
8
', '
u16
', '
u32
', '
u64
', '
u128
', '
i8
', '
i16
', '
i32
', '
i64
', '
i128
', '
f32
', '
f64
'];