All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.serviceworkers.ServiceWorkerUpdateViaCache.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

@file:Suppress(
    "NAME_CONTAINS_ILLEGAL_CHARS",
)

package serviceworkers

// language=JavaScript
@JsName("""(/*union*/{all: 'all', imports: 'imports', none: 'none'}/*union*/)""")
external enum class ServiceWorkerUpdateViaCache {
    all,
    imports,
    none,

    ;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy