未验证 提交 9987b0dd 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-inputdevice.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 e2e542ca
......@@ -102,7 +102,7 @@ getDevice(deviceId: number, callback: AsyncCallback&lt;InputDeviceData&gt;): voi
```
export default {
InputDeviceData {
InputDeviceData: {
deviceId : 0,
name : "NA",
sources : Array,
......@@ -138,7 +138,7 @@ function getDevice(deviceId: number): Promise<InputDeviceData>
```
export default {
InputDeviceData {
InputDeviceData: {
deviceId : 0,
name : "NA",
sources : Array,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册