UNPKG

mindful-commons

Version:

10 lines 293 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Notification = void 0; var Notification = (function () { function Notification() { } return Notification; }()); exports.Notification = Notification; //# sourceMappingURL=notification.entity.js.map