mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-24 15:53:08 +00:00
* remove full node * remove relay from sdk * comment node counter check * try using logline * up comment
3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
export { createLightNode } from "./create.js";
|
|
export { defaultLibp2p, createLibp2pAndUpdateOptions } from "./libp2p.js";
|