mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-02-24 07:43:15 +00:00
@waku packages are expected to (dev)depend on @waku/interfaces to implement them. Hence, to avoid possible cyclic (dev)dependency, define IEnr interface and use it as a type across @waku/packages.