UNPKG

@iredium/butterfly

Version:
9 lines (8 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var BaseNotification = /** @class */ (function () { function BaseNotification() { } return BaseNotification; }()); exports.BaseNotification = BaseNotification;