mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-12 21:44:33 +00:00
Merge #918
918: fix: do not export waitForRemotePeer from index r=fryorcraken a=fryorcraken It is already present in the exports map. Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
This commit is contained in:
commit
71ca4c9c91
@ -10,8 +10,6 @@ export * as enr from "./lib/enr";
|
||||
|
||||
export * as utils from "./lib/utils";
|
||||
|
||||
export { waitForRemotePeer } from "./lib/wait_for_remote_peer";
|
||||
|
||||
export * as proto_message from "./proto/message";
|
||||
|
||||
export * as waku from "./lib/waku";
|
||||
|
Loading…
x
Reference in New Issue
Block a user