kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.fetch
/
ResponseInit
Response
Init
JS
inline
fun
ResponseInit
(
status
:
Short
?
=
200
,
statusText
:
String
?
=
"OK"
,
headers
:
dynamic
=
undefined
)
:
ResponseInit