kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
ServiceWorkerContainer
/
getRegistration
get
Registration
JS
fun
getRegistration
(
clientURL
:
String
=
definedExternally
)
:
Promise
<
Any
?
>