UNPKG

@yoroi/types

Version:

The Yoroi Types package of Yoroi SDK

7 lines 361 B
export let NotificationTrigger = /*#__PURE__*/function (NotificationTrigger) { NotificationTrigger["TransactionReceived"] = "TransactionReceived"; NotificationTrigger["RewardsUpdated"] = "RewardsUpdated"; NotificationTrigger["PrimaryTokenPriceChanged"] = "PrimaryTokenPriceChanged"; return NotificationTrigger; }({}); //# sourceMappingURL=manager.js.map