提交 d4869684 编写于 作者: Y yqhan

Adds the interface description of worker

issue: https://gitee.com/openharmony/docs/issues/I63FMBSigned-off-by: Nyqhan <hanyuqing2@huawei.com>
上级 53f265c6
......@@ -30,7 +30,9 @@ Worker构造函数的选项信息,用于为Worker添加其他信息。
| 名称 | 参数类型 | 可读 | 可写 | 说明 |
| ---- | -------- | ---- | ---- | -------------- |
| type | classic \| module | 是 | 是 | Worker执行脚本的模式类型。 |
| name | string | 是 | 是 | Worker的名称。 |
| shared | boolean | 是 | 是 | Worker是否共享。 |
## ThreadWorker<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册