web3/server/dist/index.d.ts
2025-01-08 23:38:56 +07:00

2 lines
62 B
TypeScript

import ServerWallet from "./server";
export { ServerWallet };