Add host setup functions and client components

This commit is contained in:
2026-09-13 10:52:30 +01:00
parent 76679aabe7
commit 86eb3a0b05
53 changed files with 1284 additions and 1325 deletions
+2
View File
@@ -220,6 +220,8 @@ export type ApiReqParams<
text?: string;
return_media_text_content?: boolean;
media?: BUN_SQLITE_WGUI_MEDIA;
ip_address?: string;
};
export type UserAuthReturn = {