From 283926d06f0211678a6b66bd51cfd9a823044c84 Mon Sep 17 00:00:00 2001 From: utkarshini14 <115221934+utkarshini14@users.noreply.github.com> Date: Mon, 17 Oct 2022 13:45:26 +0530 Subject: [PATCH] Create index.js --- index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..9365b0a --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +console.log("hello from utkarshini");