From 9cea9fee7b3bf87fdbd85ca15e20592fa2541885 Mon Sep 17 00:00:00 2001 From: App004 Date: Fri, 25 Oct 2024 16:11:22 +0700 Subject: [PATCH] Update --- script/1.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 script/1.js diff --git a/script/1.js b/script/1.js new file mode 100644 index 0000000..92905a3 --- /dev/null +++ b/script/1.js @@ -0,0 +1,3 @@ +function a() { + alert('welcome') +} \ No newline at end of file