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

jsMain.web.serviceworker.NavigationPreloadState.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package web.serviceworker

sealed external interface NavigationPreloadState {
    var enabled: Boolean?
    var headerValue: String?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy