mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +00:00
docs(notification-processing): [PM-19877] System Notification Implementation - Added more docs.
This commit is contained in:
@@ -17,6 +17,9 @@ export abstract class ActionsService {
|
||||
* Safari Extension Background Service Worker -> Safari Extension
|
||||
* Firefox Extension Background Service Worker -> Firefox Extension
|
||||
* Opera Extension Background Service Worker -> Opera Extension
|
||||
*
|
||||
* These are unknown conditions:
|
||||
* Edge
|
||||
*/
|
||||
abstract openPopup(): Promise<void>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user