mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 09:22:53 +00:00
fix: api-lint
Signed-off-by: yangxuguang-huawei <yangxuguang3@huawei.com> Change-Id: I483d5ce24cf138805dd329f6ff2923a609089764
This commit is contained in:
parent
930851e181
commit
f197edd05d
2
api/application/ApplicationContext.d.ts
vendored
2
api/application/ApplicationContext.d.ts
vendored
@ -580,7 +580,7 @@ export default class ApplicationContext extends Context {
|
||||
/**
|
||||
* Get all running app instance key for current bundle
|
||||
*
|
||||
* @returns { Array<string> } Returns the array of all running app instance keys.
|
||||
* @returns { Promise<Array<string>> } Returns the array of all running app instance keys.
|
||||
* @throws { BusinessError } 16000011 - The context does not exist.
|
||||
* @throws { BusinessError } 16000050 - Internal error.
|
||||
* @throws { BusinessError } 16000078 - The multi-instance is not supported.
|
||||
|
Loading…
Reference in New Issue
Block a user