halfway to graphv_webgl replacing wall
This commit is contained in:
7
backend_js.ml
Normal file
7
backend_js.ml
Normal file
@ -0,0 +1,7 @@
|
||||
include Backend
|
||||
|
||||
module Keycode = struct
|
||||
open Js_of_ocaml
|
||||
|
||||
type t = Dom_html.Keyboard_code.t
|
||||
end
|
||||
Reference in New Issue
Block a user