> - 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.
...
...
@@ -9,8 +9,8 @@
## Modules to Import
```
import app from '@system.app';
```ts
importappfrom'@system.app'
```
...
...
@@ -20,7 +20,9 @@ getInfo(): AppResponse
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.