We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ef486 commit be4fb70Copy full SHA for be4fb70
packages/babylon-proto-ts/src/lib/sdk.ts
@@ -2,7 +2,7 @@ import createClient from "./client";
2
import txs from "./txs";
3
import utils from "./utils";
4
5
-export default {
+export {
6
utils,
7
txs,
8
createClient
0 commit comments