mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +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