mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-09 22:57:24 +00:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
import emailConfig from './email.config';
|
|
export default [emailConfig];
|