mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
@@ -1,6 +1,6 @@
|
||||
import { DeviceType } from '../../enums';
|
||||
import { DeviceType } from '../../enums/deviceType';
|
||||
|
||||
import { PlatformUtilsService } from '../../abstractions';
|
||||
import { PlatformUtilsService } from '../../abstractions/platformUtils.service';
|
||||
|
||||
export class DeviceRequest {
|
||||
type: DeviceType;
|
||||
|
||||
Reference in New Issue
Block a user