Package

scala.scalajs.js.annotation

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. class HasJSNativeLoadSpec extends Annotation with StaticAnnotation

    Permalink

    IMPLEMENTATION DETAIL: Marks this JS native module class as having stored a loading spec in its IR.

    IMPLEMENTATION DETAIL: Marks this JS native module class as having stored a loading spec in its IR.

    This is true iff the module class was compiled with Scala.js 0.6.13 or later.

    Do not use this annotation yourself.

Ungrouped