From 2211f10c109c3c8c54923096776fda2094466865 Mon Sep 17 00:00:00 2001 From: wusongqing Date: Mon, 6 Jun 2022 16:43:15 +0800 Subject: [PATCH] updated docs Signed-off-by: wusongqing --- en/application-dev/reference/apis/js-apis-document.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/application-dev/reference/apis/js-apis-document.md b/en/application-dev/reference/apis/js-apis-document.md index 0f2de0b217..389a4a391c 100644 --- a/en/application-dev/reference/apis/js-apis-document.md +++ b/en/application-dev/reference/apis/js-apis-document.md @@ -3,6 +3,7 @@ > ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE**
- The initial APIs of this module are supported since API version 6. Newly added APIs will be marked with a superscript to indicate their earliest API version. - The APIs of this module will be deprecated and are not recommended for use. An exception will be thrown if any of the APIs is called. + ## Modules to Import ```js -- GitLab