fix: module Html was not exposed

This commit is contained in:
Simon Cruanes 2022-04-02 23:47:46 -04:00
parent a78c48955b
commit 4bf7c267d6
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -102,3 +102,5 @@ module Util = Tiny_httpd_util
(** {2 Static directory serving} *)
module Dir = Tiny_httpd_dir
module Html = Tiny_httpd_html