mirror of https://github.com/waku-org/js-waku.git
address comments
This commit is contained in:
parent
55890f1b9e
commit
7d8c410b5b
|
@ -1,4 +1,5 @@
|
|||
export { DefaultPubSubTopic } from "./lib/constants";
|
||||
export { DefaultUserAgent } from "./lib/waku";
|
||||
|
||||
export * as proto_message from "./proto/message";
|
||||
export * as proto_topic_only_message from "./proto/topic_only_message";
|
||||
|
|
Loading…
Reference in New Issue