AboutSupportDeveloper GuideVersion 42.138.100.102

Type Alias WebNotificationProperties

WebNotificationProperties: Pick<Notification,
    | "tag"
    | "body"
    | "data"
    | "dir"
    | "icon"
    | "lang"
    | "title">