mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
* fix: TypeScript 5.9 type compatibility fixes for vault-owned code Add explicit `as BufferSource` casts and `Uint8Array` wrapping to satisfy stricter type checking in TypeScript 5.9. Non-functional changes. * Fix cli build
Vault
This lib represents the public API of the Vault team at Bitwarden. Modules are imported using @bitwarden/vault.