mirror of
https://github.com/waku-org/nwaku.git
synced 2025-03-03 16:31:01 +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
|