Type alias AniListNotificationOption

AniListNotificationOption: {
    enabled: boolean;
    type: AniListNotificationType;
}

Type declaration

Generated using TypeDoc