feat: initialize bun repo

This commit is contained in:
2026-06-16 21:56:33 -04:00
parent 97508a186f
commit 4a544647c9
5 changed files with 106 additions and 0 deletions

1
index.ts Normal file
View File

@@ -0,0 +1 @@
console.log("Hello via Bun!");