/** * Daemon module * Background service for SMTP server and API server */ export * from './daemon-manager.ts';