mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
add safari to interface
This commit is contained in:
@@ -7,6 +7,7 @@ export interface PlatformUtilsService {
|
||||
isChrome(): boolean;
|
||||
isEdge(): boolean;
|
||||
isOpera(): boolean;
|
||||
isSafari(): boolean;
|
||||
analyticsId(): string;
|
||||
getDomain(uriString: string): string;
|
||||
isViewOpen(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user