mirror of
https://github.com/immich-app/immich.git
synced 2025-01-09 13:26:47 +01:00
7ea55c7236
* refactor(server): download controller * chore: open api * chore: fix mobile references
2 lines
68 B
TypeScript
2 lines
68 B
TypeScript
export * from './download.dto';
|
|
export * from './download.service';
|