mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-24 02:48:11 +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`.