UNPKG

@tan_hoang/web3js-test-1

Version:
5 lines (4 loc) 247 B
export * from "@kaiachain/js-ext-core"; export { AccountKey, AccountKeyFactory, KlaytnTx, KlaytnTxFactory, parseTransaction, } from "@kaiachain/js-ext-core"; export { KlaytnWeb3, KlaytnWeb3 as Web3, } from "./web3.js"; export * from "./types.js";