8ebac41318
* refactor(server): tsconfigs * chore: dummy commit * fix: start.sh * chore: restore original entry scripts
6 lines
230 B
TypeScript
6 lines
230 B
TypeScript
export * from './system-config-ffmpeg.dto';
|
|
export * from './system-config-oauth.dto';
|
|
export * from './system-config-password-login.dto';
|
|
export * from './system-config-storage-template.dto';
|
|
export * from './system-config.dto';
|