mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-06-10 03:19:27 +00:00
`Message` is a very generic name and JS does not offer strong namespace boundaries. Using `WakuMessage` avoid name clashing with classes of the consumer app.