kernel-eth-client/dist/index.js

3 lines
92 B
JavaScript

export { createClient } from "./client.js";
export { createProvider } from "./provider.js";