Json
The root Json
module
Primitives
value
type value
Represents a JavaScript value. An alias to stdlib's Js.Json.t
Modules
Json.Decode
This module has everything related to decoding. Accessed by Json.Decode.*
Json.Encode
This module has everything related to decoding. Accessed by Json.Encode.*