mirror of
https://github.com/bitwarden/browser
synced 2026-02-13 06:54:07 +00:00
Reverts `!x` or triple equals `x === null` in favor of `x == null` which matched both null and undefined for cases when both are possible.
Key management
This lib represents the public API of the Key management team at Bitwarden. Modules are imported using @bitwarden/key-management.