scalajs-stubs
is a tiny compile-time-only library of stubs for some Scala.js-specific annotations, which can be used in non-Scala.js projects.
It is meant to be used in the JVM and/or Native platforms of cross-compiling projects.
libraryDependencies += "org.scala-js" %% "scalajs-stubs" % "1.1.0"