mirror of
https://github.com/bitwarden/jslib
synced 2025-12-10 05:13:41 +00:00
* Resolve hasKeyStored returning true when no biometric key is stored * Change to use a switch statement which avoids having to fetch the key. * Use triple equals * Run prettier