split modules and fix Ev
This commit is contained in:
parent
7973527757
commit
982a1f295b
18 changed files with 208 additions and 225 deletions
7
src/popup.mli
Normal file
7
src/popup.mli
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
val set_latlng : Latlng.t -> unit
|
||||
|
||||
val set_content : string -> unit
|
||||
|
||||
val open_on : Map.t -> unit
|
||||
|
||||
val close : Map.t -> unit
|
||||
Loading…
Add table
Add a link
Reference in a new issue