UNPKG
@near-lake/primitives
Version:
latest (0.5.2)
0.5.2
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Near Protocol primitive datatypes utilized by near-lake-framework and QueryAPI
@near-lake/primitives
/
dist
/
src
/
index.d.ts
3 lines
(2 loc)
•
63 B
TypeScript
View Raw
1
2
3
export
*
from
"./types"
;
export
*
as
borsh
from
"./fromBorsh"
;