Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Eliom_types

module Eliom_types : sig..end

Types shared by client and server.


type sitedata = {
  site_dir: string list;  site_dir_string: string;}
type server_params
val sp : server_params