Up
–
reason-http
»
Http
»
Response
» Json
Module
Response.Json
let
make:
httpImpl:
HttpImpl.t
(
'a
,
'b
,
[> `OK ]
,
'c
,
'd
)
=>
json:string
=>
'd
=>
unit;