kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
ForeignFetchResponse
Foreign
Fetch
Response
JS
inline
fun
ForeignFetchResponse
(
response
:
Response
?
,
origin
:
String
?
=
undefined
,
headers
:
Array
<
String
>
?
=
undefined
)
:
ForeignFetchResponse