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

sri.web.components.package.scala Maven / Gradle / Ivy

The newest version!
package sri.web

import scala.scalajs.js

package object components {
  private[components] type U[T] = js.UndefOr[T]
  private[components] val undefined = js.undefined
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy