@arkadiuminc/sdk
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -10,2 +10,3 @@ import { GameIdReaderContract } from '../environment/environment.api'; | ||
} | ||
export declare const ErrSaveIsOutdated: Error; | ||
export interface GameStateContract { | ||
@@ -12,0 +13,0 @@ loadGameState(key: string): Promise<any>; |
{ | ||
"name": "@arkadiuminc/sdk", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19723
377