事件:'module.import.asyncEnd'
【Event: 'module.import.asyncEnd'】
event<Object> 包含以下属性id参数传递给import()。模块名称。parentURL是尝试导入(id)模块的模块的 URL 对象。
当 import() 完成时触发。参见 asyncEnd 事件。
【Emitted when import() has completed. See asyncEnd event.】
【Event: 'module.import.asyncEnd'】
event <Object> 包含以下属性
id 参数传递给 import()。模块名称。parentURL 是尝试导入(id)模块的模块的 URL 对象。当 import() 完成时触发。参见 asyncEnd 事件。
【Emitted when import() has completed. See asyncEnd event.】