ModuleKind

mill.kotlinlib.js.ModuleKind
See theModuleKind companion object
sealed trait ModuleKind

Attributes

Companion
object
Source
KotlinJsModule.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AMDModule
object ESModule
object NoModule
object PlainModule
object UMDModule
Show all

Members list

Value members

Abstract methods

def extension: String

Attributes

Source
KotlinJsModule.scala