Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface ISettingsNotification

    interface ISettingsNotification {
        suppress: { [notificationId: string]: boolean };
    }
    Index

    Properties

    Properties

    suppress: { [notificationId: string]: boolean }