init repo

This commit is contained in:
2025-09-11 13:41:58 +02:00
commit b4bb3e3eed
13 changed files with 178 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import {test} from 'bun:test'
test('Basic test', () => 'Hello, world!')