toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.serviceworker
/
RegistrationOptions
Registration
Options
external
interface
RegistrationOptions
(
source
)
Members
Properties
scope
Link copied to clipboard
abstract
val
scope
:
String
?
type
Link copied to clipboard
abstract
val
type
:
WorkerType
?
update
Via
Cache
Link copied to clipboard
abstract
val
updateViaCache
:
ServiceWorkerUpdateViaCache
?