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 094c236 commit 166491dCopy full SHA for 166491d
index.d.ts
@@ -261,4 +261,4 @@ export interface PushNotificationIOSStatic {
261
262
declare const PushNotificationIOS: PushNotificationIOSStatic;
263
264
-export = PushNotificationIOS;
+export default PushNotificationIOS;
0 commit comments