feat: login in xui

This commit is contained in:
2025-06-07 22:42:48 +03:00
parent b3bb15dff7
commit 5948b9d739
5 changed files with 115 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
import { authFetch } from "./login";
export { authFetch };