mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
Description:repair api description
Feature or Bugfix:Bugfix Binary Source: No Signed-off-by: lwx1281857 <linnanmu@h-partners.com>
This commit is contained in:
parent
ee644393f6
commit
db91aa7de9
3
api/@system.device.d.ts
vendored
3
api/@system.device.d.ts
vendored
@ -156,6 +156,7 @@ export interface GetDeviceOptions {
|
||||
/**
|
||||
* Called when the device information is obtained.
|
||||
*
|
||||
* @type { ?function }
|
||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||
* @since 3
|
||||
*/
|
||||
@ -164,6 +165,7 @@ export interface GetDeviceOptions {
|
||||
/**
|
||||
* Called when the device information fails to be obtained.
|
||||
*
|
||||
* @type { ?function }
|
||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||
* @since 3
|
||||
*/
|
||||
@ -172,6 +174,7 @@ export interface GetDeviceOptions {
|
||||
/**
|
||||
* Called when the execution is completed.
|
||||
*
|
||||
* @type { ?function }
|
||||
* @syscap SystemCapability.Startup.SystemInfo.Lite
|
||||
* @since 3
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user