kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.fetch
/
Response
/
Response
Response
JS
fun
Response
(
body
:
dynamic
=
definedExternally
,
init
:
ResponseInit
=
definedExternally
)