Package-level declarations

Types

Link copied to clipboard
abstract class Cache : JsAny

Exposes the JavaScript Cache to Kotlin

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class CacheStorage : JsAny

Exposes the JavaScript CacheStorage to Kotlin

Link copied to clipboard

Exposes the JavaScript Client to Kotlin

Link copied to clipboard
Link copied to clipboard
abstract class Clients : JsAny

Exposes the JavaScript Clients to Kotlin

Link copied to clipboard
interface ClientType : JsAny
Link copied to clipboard
open class ExtendableEvent(type: String, eventInitDict: ExtendableEventInit) : Event, JsAny

Exposes the JavaScript ExtendableEvent to Kotlin

Link copied to clipboard
Link copied to clipboard

Exposes the JavaScript ExtendableMessageEvent to Kotlin

Link copied to clipboard
open class FetchEvent(type: String, eventInitDict: FetchEventInit) : ExtendableEvent, JsAny

Exposes the JavaScript FetchEvent to Kotlin

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface FrameType : JsAny
Link copied to clipboard
Link copied to clipboard
open class InstallEvent(type: String, eventInitDict: ExtendableEventInit) : ExtendableEvent, JsAny

Exposes the JavaScript InstallEvent to Kotlin

Link copied to clipboard
Link copied to clipboard

Exposes the JavaScript ServiceWorkerContainer to Kotlin

Link copied to clipboard

Exposes the JavaScript ServiceWorkerGlobalScope to Kotlin

Link copied to clipboard

Exposes the JavaScript ServiceWorkerMessageEvent to Kotlin

Link copied to clipboard

Exposes the JavaScript ServiceWorkerRegistration to Kotlin

Link copied to clipboard
Link copied to clipboard
abstract class WindowClient : Client, JsAny

Exposes the JavaScript WindowClient to Kotlin