Type Alias GetNotificationOptions

Source
pub(crate) type GetNotificationOptions = GetNotificationOptions;

Aliased Type§

pub(crate) struct GetNotificationOptions {
    pub tag: DOMString,
}

Fields§

§tag: DOMString