未验证 提交 c61c4424 编写于 作者: O openharmony_ci 提交者: Gitee

!1207 modify emitter relative_install_dir

Merge pull request !1207 from zengsiyu/OpenHarmony-3.1-Beta
......@@ -5,7 +5,7 @@
## 导入模块
```javascript
import emitter from '@ohos.emitter'
import emitter from '@ohos.events.emitter'
```
## 权限列表
......@@ -139,4 +139,4 @@ emitter.emit(innerEvent, eventData);
| 名称 | 参数类型 | 可读 | 可写 | 说明 |
| ---- | ------------------ | ---- | ---- | -------------- |
| data | [key: string]: any | 是 | 是 | 事件携带的数据 |
\ No newline at end of file
| data | [key: string]: any | 是 | 是 | 事件携带的数据 |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册