mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-05 23:43:07 +00:00
4 lines
106 B
Nim
4 lines
106 B
Nim
import ./node/config, ./node/waku_switch as switch, ./node/waku_node as node
|
|
|
|
export config, switch, node
|