更改oauth认证后重新打包

This commit is contained in:
yangxin
2025-06-12 10:18:49 +08:00
parent 583644a855
commit 4f57444311
24 changed files with 2041 additions and 4 deletions

View File

@@ -7785,7 +7785,6 @@ declare module "livecodes/services/firebase" {
storageBucket: string;
messagingSenderId: string;
appId: string;
measurementId: string;
};
}
declare module "livecodes/services/__tests__/modulesService.spec" { }