UNPKG

@agility/management-sdk

Version:
10 lines (9 loc) 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Notification = void 0; var Notification = /** @class */ (function () { function Notification() { } return Notification; }()); exports.Notification = Notification;