org.scalajs.core.tools.linker
Common supertrait of Linker and ClearableLinker.
Essentially anything that has the link and linkUnit methods.
link
linkUnit
(Since version 0.6.15) Use the overload with explicit module initializers.
Common supertrait of Linker and ClearableLinker.
Essentially anything that has the
link
andlinkUnit
methods.