org.scalajs.core.tools.javascript.Trees
Namespace import statement.
import
This corresponds to the following syntax:
import * as <binding> from <from>
Namespace
import
statement.This corresponds to the following syntax:
import * as <binding> from <from>