提交 589184c5 编写于 作者: Z zengsiyu

modify emitter relative_install_dir

Signed-off-by: Nzengsiyu <zengsiyu3@huawei.com>
Change-Id: I5b52ec7daee803bc7381ce7ad25a62bfba260336
上级 8abaf3bc
......@@ -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.
先完成此消息的编辑!
想要评论请 注册