mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-05-08 02:42:29 +00:00
* fix: remove use of assert module The polyfill is big, we can simulate it by throwing an Error and it doesn't work under React Native. * chore: pr comments