mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-02 13:53:12 +00:00
chore: expose sdk from waku/react (#2676)
This commit is contained in:
parent
ad0bed69ba
commit
37c6c1e529
@ -1,2 +1,4 @@
|
||||
export * from "@waku/sdk";
|
||||
|
||||
export type { CreateNodeOptions } from "./types.js";
|
||||
export { WakuProvider, useWaku } from "./WakuProvider.js";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user