UNPKG

emailengine-client

Version:

A TypeScript client for the EmailEngine API

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