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