mirror of
https://github.com/immich-app/immich.git
synced 2025-06-23 15:34:03 -04:00
[Breaking] newly uploaded file will conform to the default structure of `{uploadLocation}/{userId}/year/year-month-day/filename.ext`
3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
export * from './storage.module';
|
|
export * from './storage.service';
|