feat: implement TASK-WP1-03 registration notice

This commit is contained in:
suyx
2026-07-28 16:48:49 +08:00
parent 4d81f9c723
commit aec4c83eca
10 changed files with 1049 additions and 33 deletions
+1
View File
@@ -3,3 +3,4 @@ export * from "./api.js";
export * from "./auth.js";
export * from "./bootstrap.js";
export * from "./events.js";
export * from "./registration-notice.js";