package internal
Type Members
-
class
HasJSNativeLoadSpec
extends Annotation with StaticAnnotation
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.