mirror of
https://github.com/immich-app/immich.git
synced 2025-12-24 17:24:56 +03:00
* refactor(server): tsconfigs * chore: dummy commit * fix: start.sh * chore: restore original entry scripts
5 lines
135 B
TypeScript
5 lines
135 B
TypeScript
export * from './database.config';
|
|
export * from './infra.config';
|
|
export * from './infra.module';
|
|
export * from './redis-io.adapter';
|