Platform

sealed abstract class Platform(val name: String)
Companion:
object
class Object
trait Matchable
class Any
object JS.type
object JVM.type
object Native.type

Value members

Concrete fields