Ojsed_jsSourceEditor, client side
type session = {sess_file : Ojs_base.Path.t;sess_mime : mime_type;sess_ace : Ojs_ace.editSession Js_of_ocaml.Js.t;mutable sess_changed : bool;}module Make
(P : Ojs_ed.Types.P) :
S
with type P.app_server_msg = P.app_server_msg
and type P.app_client_msg = P.app_client_msg
and type P.server_msg = P.server_msg
and type P.client_msg = P.client_msg