All Downloads are FREE. Search and download functionalities are using the official Maven repository.

japgolly.scalajs.react.userdefined.Effects.scala Maven / Gradle / Ivy

There is a newer version: 3.0.0-beta6
Show newest version
package japgolly.scalajs.react.userdefined

// This can be overridden downstream to make implicits globally available without imports.
// It needs to be an abstract class instead of a trait, else the Scala.js linker fails.
abstract class Effects




© 2015 - 2024 Weber Informatics LLC | Privacy Policy