summaryrefslogtreecommitdiff
path: root/src/index.ts
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2024-05-06 10:09:38 -0500
committersanine <sanine.not@pm.me>2024-05-06 10:09:38 -0500
commitdc78c78d1aec79e532badeedd782186c4742e3a3 (patch)
treee550c476ed994548fae4e1b5efceccf5301750ef /src/index.ts
initial commit
Diffstat (limited to 'src/index.ts')
-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..8764baf
--- /dev/null
+++ b/src/index.ts
@@ -0,0 +1 @@
+console.log('hello, world!');