Files
clan-core/pkgs/clan-app/ui/src
Glen Huang a268be69fe ui: new api call design
- api functions exist under api.*
- they accept an abort signal and return a promise
- they can be swapped out at build time depending on the platform
  (e.g.,window.method on desktop, fetch on mobile)
- TanStack Query functions should only be used in components, and
  only when we need its features, favoring simpler api.* calls
2025-10-01 20:51:48 +08:00
..
2025-10-01 20:51:48 +08:00
2025-10-01 20:51:48 +08:00
2025-09-24 18:05:25 +08:00
2025-10-01 20:51:48 +08:00