Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Exposes the JavaScript CacheStorage to Kotlin
Link copied to clipboard
Exposes the JavaScript Client to Kotlin
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Exposes the JavaScript ExtendableEvent to Kotlin
Link copied to clipboard
Link copied to clipboard
open class ExtendableMessageEvent(type: String, eventInitDict: ExtendableMessageEventInit) : ExtendableEvent, JsAny
Exposes the JavaScript ExtendableMessageEvent to Kotlin
Link copied to clipboard
Link copied to clipboard
Exposes the JavaScript FetchEvent to Kotlin
Link copied to clipboard
Link copied to clipboard
open class ForeignFetchEvent(type: String, eventInitDict: ForeignFetchEventInit) : ExtendableEvent, JsAny
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Exposes the JavaScript InstallEvent to Kotlin
Link copied to clipboard
Link copied to clipboard
abstract class ServiceWorker : EventTarget, AbstractWorker, UnionMessagePortOrServiceWorker, UnionClientOrMessagePortOrServiceWorker, JsAny
Exposes the JavaScript ServiceWorker to Kotlin
Link copied to clipboard
Exposes the JavaScript ServiceWorkerContainer to Kotlin
Link copied to clipboard
Exposes the JavaScript ServiceWorkerGlobalScope to Kotlin
Link copied to clipboard
open class ServiceWorkerMessageEvent(type: String, eventInitDict: ServiceWorkerMessageEventInit) : Event, JsAny
Exposes the JavaScript ServiceWorkerMessageEvent to Kotlin
Link copied to clipboard
Link copied to clipboard
Exposes the JavaScript ServiceWorkerRegistration to Kotlin
Link copied to clipboard
Link copied to clipboard
interface UnionClientOrMessagePortOrServiceWorker
Link copied to clipboard
interface UnionMessagePortOrServiceWorker
Link copied to clipboard
Exposes the JavaScript WindowClient to Kotlin