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
Key management UI
This lib represents the public API of the Key management team at Bitwarden. Modules are imported using @bitwarden/key-management-ui.