Module type Ecaml__Ocaml_or_elisp_value_intf.Ocaml_or_elisp_value

module type S = S
val make : 'a Ecaml__.Import.Value.Type.t -> (module S with type ocaml = 'a)