kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
ServiceWorkerRegistration
/
getNotifications
get
Notifications
JS
fun
getNotifications
(
filter
:
GetNotificationOptions
=
definedExternally
)
:
Promise
<
Array
<
Notification
>
>