sdk: loginWithCustom facade + regenerated models
CI / check (push) Failing after 22s
CI / publish (push) Has been skipped

This commit is contained in:
edmand46
2026-08-28 13:36:09 +03:00
parent 68287d212e
commit e6128e54bd
9 changed files with 83 additions and 33 deletions
+2 -2
View File
@@ -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,