UNPKG
@yubing744/rooch-sdk
Version:
latest (0.1.0)
0.1.0
Rooch SDK
github.com/rooch-network/rooch
rooch-network/rooch
@yubing744/rooch-sdk
/
dist
/
esm
/
generated
/
runtime
/
bcs
/
mod.d.ts
7 lines
(6 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Copyright (c) Facebook, Inc. and its affiliates * SPDX-License-Identifier: MIT OR Apache-2.0 */
export
*
from
'./bcsSerializer'
;
export
*
from
'./bcsDeserializer'
;