kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
Cache
/
delete
delete
JS
fun
delete
(
request
:
dynamic
,
options
:
CacheQueryOptions
=
definedExternally
)
:
Promise
<
Boolean
>