/** * CLI module * Command-line interface for mailer */ export * from './mailer-cli.ts';