Interface ISenderNotificationPermissionCondition

interface ISenderNotificationPermissionCondition {
    key: string;
    kind: SenderNotificationPermission;
}

Hierarchy (view full)

Properties

Properties

key: string