@arkadiuminc/sdk
Advanced tools
Comparing version 2.21.0 to 2.22.0
@@ -43,5 +43,5 @@ import { ApiEnv, Backend, SessionStorageType } from './api/features/backend/backend.api'; | ||
private static sdk; | ||
static onGameSDKLoaded(target: any, callback: any): void; | ||
static onGameSDKLoaded(target: any, callback: any, env?: ApiEnv): void; | ||
static dispose(): void; | ||
static getInstance(env: ApiEnv, deferInit?: boolean): Promise<ArkadiumArenaSdk>; | ||
} |
{ | ||
"name": "@arkadiuminc/sdk", | ||
"version": "2.21.0", | ||
"version": "2.22.0", | ||
"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
49936