Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 330 Bytes

scalajs-stubs

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"