Variable PushManager
PushManager: {
prototype: PushManager;
supportedContentEncodings: readonly string[];
new (): PushManager;
}
prototype: PushManager;
supportedContentEncodings: readonly string[];
new (): PushManager;
}
Type declaration
- new (): PushManager
- Returns PushManager
 
- prototype: PushManager
- ReadonlysupportedContentEncodings: readonly string[]
MDN Reference