UNPKG

maildev

Version:

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

7 lines 126 B
/** * MailDev CLI Commands * * Re-exports all CLI commands */ export * from './init.js'; //# sourceMappingURL=index.js.map