Interface NotificationsItemOption6

interface NotificationsItemOption6 {
    file: string;
    type: NotificationsItemType;
}

Properties

Properties

file: string