big squish

This commit is contained in:
Swrup 2024-05-29 19:16:48 +02:00
parent fae867b35b
commit 55d2abefb4
124 changed files with 6931 additions and 8393 deletions

7
src/html.mli Normal file
View file

@ -0,0 +1,7 @@
open Htmlit.El
val page_to_string : html -> string
val page_of_res : (string, string) result -> html
val app_start_page : html