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-10 13:56:47 +01:00
Code
Releases
Activity
0a22e64799
immich
/
server
/
src
/
domain
/
person
/
index.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(server): person dto (#3058)
2023-07-01 03:52:40 +02:00
export
*
from
'./person.dto'
;
feat: facial recognition (#2180)
2023-05-17 19:07:17 +02:00
export
*
from
'./person.repository'
;
export
*
from
'./person.service'
;
Copy permalink