- Reorganized imports for better readability - Integrated Alipay payment method using AlipayController - Enhanced user experience with dynamic recharge options - Updated styling for header and buttons for consistency - Added BannerSection component for background video display - Removed deprecated ESLint configuration and improved TypeScript settings - Updated protocol constants for BLE communication - Enhanced subscription management interfaces and methods - Cleaned up package.json and tsconfig.json for better project structure |
||
|---|---|---|
| .. | ||
| plugins | ||
| auth.ts | ||
| fetch-logger.ts | ||
| readme.md | ||
| storage.native.ts | ||
| storage.ts | ||
| types.ts | ||
readme.md
apps\expo-duooomi-app\lib\auth.ts 这里的类型推导 不太靠谱
通过ISubscription补充类型
const subscription: ISubscription = Reflect.get(authClient, 'subscription')