mill.scalajslib.api.ModuleKind
See theModuleKind companion trait
object ModuleKind
Attributes
- Companion
- trait
- Source
- ScalaJSApi.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ModuleKind.type
Members list
Type members
Classlikes
object CommonJSModule extends ModuleKind
Attributes
- Source
- ScalaJSApi.scala
- Supertypes
- Self type
-
CommonJSModule.type
object ESModule extends ModuleKind
Attributes
- Source
- ScalaJSApi.scala
- Supertypes
- Self type
-
ESModule.type
object NoModule extends ModuleKind
Attributes
- Source
- ScalaJSApi.scala
- Supertypes
- Self type
-
NoModule.type
Inherited and Abstract types
The names of the product elements
The name of the type
Implicits
Implicits
Attributes
- Source
- ScalaJSApi.scala
Attributes
- Source
- ScalaJSApi.scala
Attributes
- Source
- ScalaJSApi.scala
Attributes
- Source
- ScalaJSApi.scala
In this article