stdlib
1.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.workers
/
ForeignFetchResponse
Foreign
Fetch
Response
JS
external
interface
ForeignFetchResponse
(
source
)
Since Kotlin
1.1
Properties
Properties
headers
Link copied to clipboard
JS
open
var
headers
:
Array
<
String
>
?
Since Kotlin
1.1
origin
Link copied to clipboard
JS
open
var
origin
:
String
?
Since Kotlin
1.1
response
Link copied to clipboard
JS
abstract
var
response
:
Response
?
Since Kotlin
1.1