mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-19 11:22:38 +00:00
10 lines
118 B
Nim
10 lines
118 B
Nim
import
|
|
./node/config,
|
|
./node/waku_switch as switch,
|
|
./node/waku_node as node
|
|
|
|
export
|
|
config,
|
|
switch,
|
|
node
|