UNPKG

maildev

Version:

SMTP Server and Web Interface for reading and testing emails during development

7 lines 134 B
/** * MailDev CLI Utilities * * Re-exports all utility modules */ export * from './logger.js'; //# sourceMappingURL=index.d.ts.map