Skip to content

Commit 37c6c1e

Browse files
authored
chore: expose sdk from waku/react (#2676)
1 parent ad0bed6 commit 37c6c1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
export * from "@waku/sdk";
2+
13
export type { CreateNodeOptions } from "./types.js";
24
export { WakuProvider, useWaku } from "./WakuProvider.js";

0 commit comments

Comments
 (0)