toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.serviceworker
/
ServiceWorkerRegistration
/
getNotificationsAsync
get
Notifications
Async
fun
getNotificationsAsync
(
filter
:
GetNotificationOptions
=
definedExternally
)
:
Promise
<
ReadonlyArray
<
Notification
>
>
(
source
)