mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
* Require lifetime specification of user-scoped data * Decouple tests for different classes This coupling assumed constant interfaces with classes that isn't a guarantee and requires significant acrobatics to make types work, now that key definitions are not a consistent base. * Fix types