UNPKG

@kaiachain/web3js-ext

Version:
15 lines (13 loc) 327 B
export * from "@kaiachain/js-ext-core"; export { KlaytnWeb3, KlaytnWeb3 as Web3, KlaytnWeb3 as KaiaWeb3, } from "./web3.js"; export * from "./types.js"; export { KlaytnWeb3Account, KlaytnWeb3Account as KaiaWeb3Account, KlaytnWeb3EthInterface, KlaytnWeb3EthInterface as KaiaWeb3EthInterface, } from "./types.js";