ESVersion

mill.scalajslib.api.ESVersion
See theESVersion companion trait
object ESVersion

Attributes

Companion
trait
Source
ScalaJSApi.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ESVersion.type

Members list

Type members

Classlikes

object ES2015 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2015.type
object ES2016 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2016.type
object ES2017 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2017.type
object ES2018 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2018.type
object ES2019 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2019.type
object ES2020 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2020.type
object ES2021 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES2021.type
object ES5_1 extends ESVersion

Attributes

Source
ScalaJSApi.scala
Supertypes
trait ESVersion
class Object
trait Matchable
class Any
Self type
ES5_1.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val rw: ReadWriter[ESVersion]

Attributes

Source
ScalaJSApi.scala
implicit val rw2015: ReadWriter[ES2015.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2016: ReadWriter[ES2016.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2017: ReadWriter[ES2017.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2018: ReadWriter[ES2018.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2019: ReadWriter[ES2019.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2020: ReadWriter[ES2020.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw2021: ReadWriter[ES2021.type]

Attributes

Source
ScalaJSApi.scala
implicit val rw5_1: ReadWriter[ES5_1.type]

Attributes

Source
ScalaJSApi.scala