Parameters
Signature
Sourceval getters_to_computed : string list ref Sourceval mutations_to_methods : string list ref Sourceval actions_to_methods : string list ref Sourceval add_mutation :
?methods:bool ->
string ->
(state Mjs.t -> 'a -> unit) ->
unit