mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 18:43:26 +00:00
* fix: TypeScript 5.9 type compatibility fixes for platform-owned code Add explicit `as BufferSource` casts and `Uint8Array` wrapping to satisfy stricter type checking in TypeScript 5.9. Non-functional changes. * Fix fido2 issues * Fix another type error * Fix another type error
Bitwarden Desktop Application
The Bitwarden desktop app is written using Electron and Angular. The application installs on Windows, macOS, and Linux distributions.
Documentation
Please refer to the Desktop section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.

