UNPKG

maildev

Version:

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

8 lines 149 B
#!/usr/bin/env node /** * MailDev CLI Entry Point * * Main command-line interface for MailDev */ export {}; //# sourceMappingURL=maildev.d.ts.map