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
Readonly
supportedContent : readonly string[]Encodings
MDN Reference