web-push-notifications 3.35.6 → 3.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -255,8 +255,6 @@ declare namespace PW {
255
255
  deviceType?: number;
256
256
  serviceWorkerUrl?: string | null;
257
257
  authToken?: string;
258
- fcmPushSet?: string;
259
- fcmToken?: string;
260
258
  hwid?: string;
261
259
  publicKey?: string;
262
260
  pushToken?: string;