toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.cache
/
Cache
/
addAllAsync
add
All
Async
fun
addAllAsync
(
requests
:
ReadonlyArray
<
Request
>
)
:
Promise
<
Void
>
(
source
)
fun
addAllAsync
(
requests
:
ReadonlyArray
<
String
>
)
:
Promise
<
Void
>
(
source
)