AboutSupportDeveloper GuideVersion 43.139.100.49

Type Alias WebNotificationProperties

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