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