mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-03-04 14:03:12 +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";
|