mirror of
https://github.com/bitwarden/browser
synced 2026-02-03 18:23:57 +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` 🤖