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.
1 parent 684c4bb commit b12ee85Copy full SHA for b12ee85
js/index.js
@@ -450,4 +450,4 @@ class PushNotificationIOS {
450
}
451
452
453
-module.exports = PushNotificationIOS;
+export default PushNotificationIOS;
0 commit comments