UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

8 lines (7 loc) 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IEmailVendorSubscription = void 0; /* INTERFASE START */ class IEmailVendorSubscription { } exports.IEmailVendorSubscription = IEmailVendorSubscription;