mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
remove "in UI" functions
This commit is contained in:
@@ -9,9 +9,5 @@ export interface PlatformUtilsService {
|
||||
isOpera(): boolean;
|
||||
analyticsId(): string;
|
||||
getDomain(uriString: string): string;
|
||||
inSidebar(theWindow: Window): boolean;
|
||||
inTab(theWindow: Window): boolean;
|
||||
inPopout(theWindow: Window): boolean;
|
||||
inPopup(theWindow: Window): boolean;
|
||||
isViewOpen(): boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user