File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ Provides links for working with [`@firebase/messaging`](https://www.npmjs.com/pa
88<!-- TABLE_OF_CONTENTS_START -->
99- [ Table Of Contents] ( #table-of-contents )
1010- [ Usage] ( #usage )
11- * [ Setup] ( #setup )
12- + [ Service Account] ( #service-account )
13- + [ Web Push Certificate] ( #web-push-certificate )
14- + [ Device] ( #device )
15- * [ Push Notification] ( #push-notification )
16- * [ Notify] ( #notify )
17- * [ Client] ( #client )
11+ - [ Setup] ( #setup )
12+ - [ Service Account] ( #service-account )
13+ - [ Web Push Certificate] ( #web-push-certificate )
14+ - [ Device] ( #device )
15+ - [ Push Notification] ( #push-notification )
16+ - [ Notify] ( #notify )
17+ - [ Client] ( #client )
1818- [ Library] ( #library )
19- * [ Library Usage] ( #library-usage )
19+ - [ Library Usage] ( #library-usage )
2020<!-- TABLE_OF_CONTENTS_END -->
2121
2222# Usage
@@ -59,7 +59,7 @@ See [Documentation] for examples and API
5959[ `UsesServiceAccount` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#UsesServiceAccount
6060[ `WebPushCertificate` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#WebPushCertificate
6161[ `UsesWebPushCertificate` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#UsesWebPushCertificate
62- [ `Device` ] : https://deep-foundation.github.io/capacitor-device/enums/CapacitorDeviceContains .html#Device
62+ [ `Device` ] : https://deep-foundation.github.io/capacitor-device/classes/Package .html#Device
6363[ `DeviceRegistrationToken` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#DeviceRegistrationToken
6464[ `PushNotification` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#PushNotification
6565[ `PushNotificationTitle` ] : https://deep-foundation.github.io/firebase-push-notification/classes/Package.html#PushNotificationTitle
You can’t perform that action at this time.
0 commit comments