Skip to content

Commit 20e471c

Browse files
make waku api a top level import
1 parent c77d600 commit 20e471c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

waku/api.nim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import ./api/[api, api_conf, entry_nodes]
2+
3+
export api, api_conf, entry_nodes

0 commit comments

Comments
 (0)