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.
LinkName
Contanis
1 parent 76964a5 commit fa37b8aCopy full SHA for fa37b8a
src/main.ts
@@ -1,4 +1,4 @@
1
-export {LinkName as Contains} from './link-name'
+export {LinkName} from './link-name'
2
export {getPushNotification, type GetPushNotificationParam, type GetPushNotificationResult} from './get-push-notification'
3
export {insertDeviceRegistrationToken, type InsertDeviceRegistrationTokenParam, type InsertDeviceRegistrationTokenResult} from './insert-device-registration-token'
4
export {insertPushNotification, type InsertPushNotificationParam, type InsertPushNotificationResult} from './insert-push-notification'
0 commit comments