1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/media/index.ts
2023-10-09 14:25:03 +00:00

2 lines
67 B
TypeScript

export * from './media.constant';
export * from './media.service';