1
0
forked from rosa/hakurei

TODO: actually write tests lol.

This commit is contained in:
Kat
2026-03-29 05:43:56 +11:00
parent a2af3a0db0
commit a06e622a84
4 changed files with 10 additions and 86 deletions

View File

@@ -0,0 +1,2 @@
import { suite, test } from "./lib/test.js";
import "./ui/index.js";