pushover-notification - v1.0.3
    Preparing search index...

    Interface SoundMap

    SoundMap

    Mapping of available Pushover notification sounds

    Pushover Klangbibliothek

    Benachrichtigungstöne

    const sounds: SoundMap = {
    'alien': 'Alien Alarm',
    'climb': 'Climbing',
    'pushover': 'Pushover Default'
    };

    Indexable

    • [key: string]: string