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 182b9fe commit 3ea16edCopy full SHA for 3ea16ed
src/contains.ts
@@ -4,7 +4,7 @@
4
* @example
5
```ts
6
const notifyTypeLinkId = await deep.id(
7
- FIREBASE_PUSH_NOTIFICATION_PACKAGE_NAME,
+ PACKAGE_NAME,
8
FirebasePushNotificationContains[FirebasePushNotificationContains.Notify]
9
)
10
```
0 commit comments