package
js
Value Members
-
def
constructorOf[T <: Any]: Dynamic
-
def
constructorTag[T <: Any](implicit tag: ConstructorTag[T]): ConstructorTag[T]
-
def
debugger(): Unit
-
package
dom
-
def
eval(x: String): Any
-
def
isUndefined(v: scala.Any): Boolean
-
def
native: Nothing
-
def
typeOf(x: Any): String
-
def
undefined: UndefOr[Nothing]
-
def
use[A](x: A): Using[A]