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 244db6a530
commit ac83f3fd65
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";