diff options
author | polwex <polwex@sortug.com> | 2025-06-28 01:58:17 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-06-28 01:58:17 +0700 |
commit | 4588f36fa79f40c361dbe95ce7a157eebef45d8a (patch) | |
tree | 4c978bb7ea466ea0b7e548c17ed1bed74888ce0b /js/index.ts | |
parent | 06f991b48dba9f83eebf60342ff200606d4cd89d (diff) |
init
Diffstat (limited to 'js/index.ts')
-rw-r--r-- | js/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/index.ts b/js/index.ts new file mode 100644 index 0000000..f67b2c6 --- /dev/null +++ b/js/index.ts @@ -0,0 +1 @@ +console.log("Hello via Bun!");
\ No newline at end of file |