mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-15 12:45:53 +00:00
* refactor(server): tsconfigs * chore: dummy commit * fix: start.sh * chore: restore original entry scripts
4 lines
135 B
TypeScript
4 lines
135 B
TypeScript
export * from './database.config';
|
|
export * from './infra.config';
|
|
export * from './infra.module';
|
|
export * from './redis-io.adapter';
|