mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-05 06:23:27 +00:00
3 lines
112 B
TypeScript
3 lines
112 B
TypeScript
|
|
export type { CreateNodeOptions } from "./types.js";
|
||
|
|
export { WakuProvider, useWaku } from "./WakuProvider.js";
|