@portkey/provider-types
Advanced tools
Comparing version 2.4.0-alpha.4 to 2.4.0-alpha.5
@@ -9,2 +9,3 @@ export declare const NotificationEvents: { | ||
readonly ERROR: "error"; | ||
readonly WALLET_VISIBLE: "webWalletVisible"; | ||
}; | ||
@@ -11,0 +12,0 @@ export interface EventResponse<T = any> { |
@@ -12,3 +12,4 @@ "use strict"; | ||
ERROR: 'error', | ||
WALLET_VISIBLE: 'webWalletVisible', | ||
}; | ||
//# sourceMappingURL=event.js.map |
@@ -9,2 +9,3 @@ export declare const NotificationEvents: { | ||
readonly ERROR: "error"; | ||
readonly WALLET_VISIBLE: "webWalletVisible"; | ||
}; | ||
@@ -11,0 +12,0 @@ export interface EventResponse<T = any> { |
@@ -9,3 +9,4 @@ export const NotificationEvents = { | ||
ERROR: 'error', | ||
WALLET_VISIBLE: 'webWalletVisible', | ||
}; | ||
//# sourceMappingURL=event.js.map |
@@ -9,2 +9,3 @@ export declare const NotificationEvents: { | ||
readonly ERROR: "error"; | ||
readonly WALLET_VISIBLE: "webWalletVisible"; | ||
}; | ||
@@ -11,0 +12,0 @@ export interface EventResponse<T = any> { |
{ | ||
"name": "@portkey/provider-types", | ||
"version": "2.4.0-alpha.4", | ||
"version": "2.4.0-alpha.5", | ||
"description": "", | ||
@@ -46,3 +46,3 @@ "main": "./dist/commonjs/index.js", | ||
}, | ||
"gitHead": "c15a60c37a705df0d1c4e17229cb614553c414c7" | ||
"gitHead": "7d6b25940822d8b93c1d163565da92f2a24365f6" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
107398
1552