package monaco_jsoo

  1. Overview
  2. Docs
type _t
val getValue : t -> Jstools.js_string_t
val setValue : t -> Jstools.js_string_t -> unit
val deltaDecorations : old:Decoration.Id.t array -> new_:Decoration.deltaDecoration_t array -> ?ownerId:int -> t -> Decoration.Id.t array