kernel-eth-client/src/index.ts

3 lines
92 B
TypeScript

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