Module Goog.Geditor
module Geditor : sig..end
class type plugin = object..end
class type field = object..end
val field :
(Js.js_string Js.t ->
Dom_html.document Js.t Js.opt -> field Js.t)
Js.constr
module Field : sig..end
module Command : sig..end
module Plugins : sig..end
