sdk: loginWithCustom facade + regenerated models
This commit is contained in:
+2
-2
@@ -22,6 +22,7 @@ export type {
|
||||
AuthService,
|
||||
AuthState,
|
||||
AuthStateListener,
|
||||
LoginWithCustomOptions,
|
||||
LoginWithDeviceOptions,
|
||||
} from './auth/AuthService.js';
|
||||
export type { LeaderboardsService, LeaderboardHandle } from './leaderboards/LeaderboardsService.js';
|
||||
@@ -88,14 +89,13 @@ export type {
|
||||
ProjectStorageUpdateItem,
|
||||
} from './generated/project-storage.js';
|
||||
export type { RemoteConfig } from './generated/remote-config.js';
|
||||
export type { Reward } from './generated/common.js';
|
||||
export type {
|
||||
Quest,
|
||||
QuestObjectiveProgress,
|
||||
QuestReward,
|
||||
ClaimQuestResponse,
|
||||
} from './generated/quests.js';
|
||||
export type {
|
||||
BattlePassReward,
|
||||
ClaimedTier,
|
||||
AddBattlePassXpRequest,
|
||||
AddBattlePassXpResponse,
|
||||
|
||||
Reference in New Issue
Block a user