5 lines
84 B
OCaml
5 lines
84 B
OCaml
open Js_of_ocaml
|
|
open Store
|
|
|
|
val run : output:Dom_html.element Js.t -> unit -> unit
|