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