Files
oplevel/toplevel.mli

5 lines
99 B
OCaml

open Js_of_ocaml
open Store
val run : init:string -> output:Dom_html.element Js.t -> unit -> unit