> - The APIs of this module are no longer maintained since API version 7. You are advised to use the new APIs.
> - The APIs of this module are no longer maintained since API version 7. You are advised to use the new APIs.
>
>
> - The initial APIs of this module are supported since API version 3. Newly added APIs will be marked with a superscript to indicate their earliest API version.
> - The initial APIs of this module are supported since API version 3. Newly added APIs will be marked with a superscript to indicate their earliest API version.
...
@@ -9,8 +9,8 @@
...
@@ -9,8 +9,8 @@
## Modules to Import
## Modules to Import
```
```ts
import app from '@system.app';
importappfrom'@system.app'
```
```
...
@@ -20,7 +20,9 @@ getInfo(): AppResponse
...
@@ -20,7 +20,9 @@ getInfo(): AppResponse
Obtains the declared information in the **config.json** file of an application.
Obtains the declared information in the **config.json** file of an application.
> **Note: ** [`@ohos.bundle`](js-apis-Bundle.md) is recommended from API version 7.
> **NOTE**
>
> You are advised to use [@ohos.bundle](js-apis-Bundle.md) since API version 7.