msksbr ffc1f34331 refactor(api): convert API functions to async/await with typed returns
Replace raw axios promise returns with async functions that unwrap
response data, providing stronger type guarantees at call sites.

- Unwrap `res.data.data` in all API functions instead of exposing
  AxiosResponse to consumers
- Add missing return types (LoginVo, BorrowInfoVo, Book, etc.)
- Convert all exported functions to async syntax
2026-05-24 19:22:18 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00
2026-05-24 18:56:50 +08:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.

S
Description
No description provided
Readme 2.9 MiB
2026-05-26 15:44:57 +08:00
Languages
TypeScript 78.2%
Shell 7.6%
Kotlin 4.6%
CSS 4.1%
Batchfile 3.4%
Other 2.1%