mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-11-26 08:34:55 +00:00
feat:mvp1 initial commit
This commit is contained in:
3
src/core/module-options/index.ts
Normal file
3
src/core/module-options/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export * from './config-options';
|
||||
export * from './typeorm-options';
|
||||
export * from './logger-options';
|
||||
Reference in New Issue
Block a user