otter-bridge
Advanced tools
Comparing version 0.0.3-alpha.16 to 0.0.3-alpha.17
@@ -56,4 +56,4 @@ declare enum GameType { | ||
interface RewardItem { | ||
amount: number; | ||
type: string; | ||
success: boolean; | ||
data?: any; | ||
} | ||
@@ -60,0 +60,0 @@ interface IFirebaseLogParams { |
{ | ||
"name": "otter-bridge", | ||
"version": "0.0.3-alpha.16", | ||
"version": "0.0.3-alpha.17", | ||
"description": "Otter game web jsbridge", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -193,4 +193,4 @@ import URI from "urijs"; | ||
interface RewardItem { | ||
amount: number; | ||
type: string; | ||
success: boolean; | ||
data?: any; | ||
} | ||
@@ -197,0 +197,0 @@ |
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