UNPKG

@ledgerhq/live-common

Version:
9 lines 229 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FLOW_STATUS = void 0; exports.FLOW_STATUS = { IDLE: "IDLE", ERROR: "ERROR", SUCCESS: "SUCCESS", }; //# sourceMappingURL=types.js.map