mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* fix: add TypeScript 5.9 type compatibility fixes for auth-owned code Add explicit `as BufferSource` casts and `Uint8Array` wrapping to satisfy stricter type checking in TypeScript 5.9. Non-functional changes. * Fix type errors * Fix test * Fix tests * Fix typing in auth tests * Also change unlock service to uint8array<arraybuffer> * Fix types * Prettier * Apply fixes for jest spy type |
||
|---|---|---|
| .. | ||
| abstractions | ||
| login-strategies | ||
| models | ||
| services | ||
| types | ||
| utilities | ||
| index.ts | ||