UNPKG

mailinator-client

Version:
7 lines (6 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.EmailLogEntity = void 0; class EmailLogEntity { } exports.EmailLogEntity = EmailLogEntity;