Typescript Library Declarations (Web Worker)
Interface NotificationEventMap
interface
NotificationEventMap
{
click
:
Event
;
close
:
Event
;
error
:
Event
;
show
:
Event
;
}
Index
Properties
click
close
error
show
Properties
click
click
:
Event
close
close
:
Event
error
error
:
Event
show
show
:
Event
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
click
close
error
show
Typescript Library Declarations (Web Worker)