This website requires JavaScript.
Explore
Help
Sign In
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-01-04 02:46:47 +01:00
Code
Releases
Activity
e4f32a045d
immich
/
open-api
/
typescript-sdk
/
fetch.ts
3 lines
64 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: remove axios dependency from CLI (#6888)
2024-02-05 20:29:00 +01:00
export
*
from
'./fetch-client'
;
fix(web): fetch error reporting (#7391)
2024-02-27 03:48:47 +01:00
export
*
from
'./fetch-errors'
;
Copy permalink