toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.serviceworker
/
ServiceWorkerContainer
/
getRegistrationAsync
get
Registration
Async
fun
getRegistrationAsync
(
clientURL
:
String
=
definedExternally
)
:
Promise
<
ServiceWorkerRegistration
?
>
(
source
)
fun
getRegistrationAsync
(
clientURL
:
URL
)
:
Promise
<
ServiceWorkerRegistration
?
>
(
source
)