mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
add safari to interface
This commit is contained in:
parent
27d858f879
commit
b1e4c98f6d
@ -7,6 +7,7 @@ export interface PlatformUtilsService {
|
||||
isChrome(): boolean;
|
||||
isEdge(): boolean;
|
||||
isOpera(): boolean;
|
||||
isSafari(): boolean;
|
||||
analyticsId(): string;
|
||||
getDomain(uriString: string): string;
|
||||
isViewOpen(): boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user