diff --git a/ArkUI/entry/src/main/ets/pages/JsLib.js b/ArkUI/entry/src/main/ets/pages/JsLib.js index 043806cca50d388f123208e7d30c330cb49bd3a9..c86b1c8c5a39e9dddd773b7e079ca8dc58564949 100644 --- a/ArkUI/entry/src/main/ets/pages/JsLib.js +++ b/ArkUI/entry/src/main/ets/pages/JsLib.js @@ -20,4 +20,4 @@ export function jsFunc(){ console.info("this is a js function"); } -// [End import_js_1] \ No newline at end of file +// [End import_js_2] \ No newline at end of file