UNPKG

@yoroi/types

Version:
11 lines (10 loc) 460 B
"use strict"; export let NotificationTrigger = /*#__PURE__*/function (NotificationTrigger) { NotificationTrigger["TransactionReceived"] = "TransactionReceived"; NotificationTrigger["RewardsUpdated"] = "RewardsUpdated"; NotificationTrigger["PrimaryTokenPriceChanged"] = "PrimaryTokenPriceChanged"; NotificationTrigger["Push"] = "Push"; NotificationTrigger["Banner"] = "Banner"; return NotificationTrigger; }({}); //# sourceMappingURL=manager.js.map