feat: implement TASK-WP1-01 registration transaction

This commit is contained in:
suyx
2026-07-28 15:54:28 +08:00
parent 1bf7e42294
commit f467e7c09f
15 changed files with 2191 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
export { Type } from "@sinclair/typebox";
export * from "./api.js";
export * from "./auth.js";
export * from "./bootstrap.js";
export * from "./events.js";