mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
@@ -1,4 +1,4 @@
|
||||
import { DeviceType } from '../enums';
|
||||
import { DeviceType } from '../enums/deviceType';
|
||||
|
||||
export abstract class PlatformUtilsService {
|
||||
getDevice: () => DeviceType;
|
||||
|
||||
Reference in New Issue
Block a user