aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPriyansh <[email protected]>2022-01-18 19:12:04 -0500
committerPriyansh <[email protected]>2022-01-18 19:12:04 -0500
commit7e2b8940b155683a1d6d96c36f18531544d43f9f (patch)
treecfab29b67bd3d5d5edb9eff779d054456f0d6c41 /src
downloadizuku.js-7e2b8940b155683a1d6d96c36f18531544d43f9f.tar.xz
izuku.js-7e2b8940b155683a1d6d96c36f18531544d43f9f.zip
First Commit
Diffstat (limited to 'src')
-rw-r--r--src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.ts b/src/index.ts
new file mode 100644
index 0000000..b9d3e23
--- /dev/null
+++ b/src/index.ts
@@ -0,0 +1 @@
+console.log('Hello world!');