kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
CacheStorage
/
delete
delete
JS
fun
delete
(
cacheName
:
String
)
:
Promise
<
Boolean
>