Clipboardmodule Datatype : sig ... endThis library contains helper functions for interacting with the system clipboard. Essentially forms a basis for the `js_clipboard` library, while not depending on Js_of_ocaml. The reason for separation is testability of functions in this library.
module Formatter : sig ... endmodule Parser : sig ... endmodule Excel : sig ... endmodule Html : sig ... end