Interface NotificationConfiguration

interface NotificationConfiguration {
    notification.timeout: number;
}

Properties

notification.timeout: number