mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
* feat: server features * chore: open api * icon size --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
export * from './server-info.dto';
|
|
export * from './server-info.service';
|