lol bootstrap achieved... prob need to figure out how to use js_of_ocaml-ppx with it next

This commit is contained in:
cqc
2024-02-17 13:00:38 -06:00
parent faa945f65c
commit 2e6991f3dc
3 changed files with 30 additions and 118 deletions

View File

@ -1,4 +1,4 @@
open Js_of_ocaml
open Store
val run : output:Dom_html.element Js.t -> unit -> unit
val run : init:string -> output:Dom_html.element Js.t -> unit -> unit