pushover-notification - v0.0.2
    Preparing search index...

    Interface MessageBase

    interface MessageBase {
        message: string;
        title: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    message: string
    title: string