mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 05:00:10 +00:00
* PM-23860 - EmergencyAccessService - convert types from response model to actual constructed type to avoid structural typing issue at runtime * PM-23860 - EmergencyAccessService tests - add tests to both methods to prevent this from being possible again.