CacheStorage
Constructors
<init>
Exposes the JavaScript CacheStorage to Kotlin
CacheStorage
(
)
Functions
match
fun
match
(
request
:
dynamic
,
options
:
CacheQueryOptions
=
definedExternally
)
:
Promise
<
Any
?
>