mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
setup for client event collection
This commit is contained in:
@@ -5,6 +5,7 @@ export abstract class EnvironmentService {
|
||||
identityUrl: string;
|
||||
iconsUrl: string;
|
||||
notificationsUrl: string;
|
||||
eventsUrl: string;
|
||||
|
||||
getWebVaultUrl: () => string;
|
||||
setUrlsFromStorage: () => Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user