org.scalajs.rx.NotificationClass.scala Maven / Gradle / Ivy
The newest version!
package org.scalajs.rx
import scala.scalajs.js
/**
* Represents a notification to an observer.
* @author [email protected]
*/
@js.native
trait NotificationClass extends js.Object
© 2015 - 2025 Weber Informatics LLC | Privacy Policy