We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b07c746 + b12ee85 commit 83c6ea3Copy full SHA for 83c6ea3
js/index.js
@@ -450,4 +450,4 @@ class PushNotificationIOS {
450
}
451
452
453
-module.exports = PushNotificationIOS;
+export default PushNotificationIOS;
0 commit comments