mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 14:23:12 +00:00
`createEncoder`, `createDecoder` and `DecodedMessage` are function/types useful to the user so they should have easy access to it. We still export `Decoder` and `Encoder` but in a path so it cam be re-used by `@waku/message-encryption`.