mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +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.