mirror of
https://github.com/bitwarden/browser
synced 2026-02-22 04:14:04 +00:00
User agent
This commit is contained in:
@@ -55,4 +55,5 @@ export abstract class PlatformUtilsService {
|
||||
abstract readFromClipboard(): Promise<string>;
|
||||
abstract supportsSecureStorage(): boolean;
|
||||
abstract getAutofillKeyboardShortcut(): Promise<string>;
|
||||
abstract userAgentPart(): Promise<string>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user