org.scalajs.core.ir.Trees
New-style @JSExportTopLevel for top-level objects, directly as the object.
@JSExportTopLevel
This exports a module directly as a variable holding the module instance. The instance is initialized during ES module instantiation.
New-style
@JSExportTopLevel
for top-level objects, directly as the object.This exports a module directly as a variable holding the module instance. The instance is initialized during ES module instantiation.