fetch
abstract
fun
fetch
(
input
:
dynamic
,
init
:
RequestInit
=
definedExternally
)
:
Promise
<
Response
>
(source)