mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-03 22:33:07 +00:00
4 lines
106 B
TypeScript
4 lines
106 B
TypeScript
|
|
import "event-target-polyfill";
|
||
|
|
import "text-encoding-polyfill";
|
||
|
|
import "react-native-url-polyfill/auto";
|