UNPKG

maildev

Version:

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

8 lines 206 B
/** * MailDev CLI Configuration Types * * Complete configuration interface for MailDev v3 CLI * maintaining full backward compatibility with v2's options */ export {}; //# sourceMappingURL=types.js.map