@arkadiuminc/sdk
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -11,3 +11,3 @@ import { ApiGateway as UserApiGateway } from '@arkadium/eagle-user-client'; | ||
private virtualItemApiGateway; | ||
Aevents: { | ||
events: { | ||
onAuthStateChanged: number; | ||
@@ -28,2 +28,3 @@ }; | ||
openAuthForm(): void; | ||
logout(): void; | ||
} |
{ | ||
"name": "@arkadiuminc/sdk", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
17838
340