toggle menu
Supabase Edge Functions Kotlin
0.0.6
js
switch theme
search in API
module-fetch-json
/
io.github.manriif.supabase.functions.fetch.json
/
body
body
inline suspend
fun
<
T
:
Any
>
Request
.
body
(
)
:
T
(
source
)
Deserializes and returns
this
body as an instance of type
T
.