CompatApi

wvlet.airspec.CompatApi
trait CompatApi

An interface for compatibility between Scala JVM and Scala.js

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def isScalaJVM: Boolean
def isScalaJs: Boolean
def isScalaNative: Boolean