mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
* Provide helpers to build keys from KeyDefinitions * Move usage comments to the helper class * `npm run prettier` 🤖 * Prefer setters and getters to key builders * Add documentation to migration helper methods * Fix migration helper tests * Prefer defined types to ad hoc * `npm run prettier` 🤖