kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
CacheBatchOperation
Cache
Batch
Operation
JS
external
interface
CacheBatchOperation
Properties
Properties
options
Link copied to clipboard
JS
open
var
options
:
CacheQueryOptions
?
request
Link copied to clipboard
JS
open
var
request
:
Request
?
response
Link copied to clipboard
JS
open
var
response
:
Response
?
type
Link copied to clipboard
JS
open
var
type
:
String
?