A ModuleRequest represents the request to import a module with given import attributes and phase.
interface
vm.ModuleRequest
interface ModuleRequest
- attributes: ImportAttributes
The
"with"value passed to theWithClausein aImportDeclaration, or an empty object if no value was provided.