A global imported from another module.
The name of the module the value is being imported from.
True if the imported global is mutable.
The name of the value being imported.
The type of the value held by the imported global.
Generated using TypeDoc
A global imported from another module.