UNPKG

emailengine-client

Version:

A TypeScript client for the EmailEngine API

7 lines 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SmtpConfiguration = void 0; class SmtpConfiguration { } exports.SmtpConfiguration = SmtpConfiguration; //# sourceMappingURL=SmtpConfiguration.js.map