module App_intf : sig ... end
module Incr : sig ... end
module Js_misc : sig ... end
This module has a small collection of helpful bits of javascript that have no other obvious home.
module Start_app : sig ... end
The calls in this module initialize new applications, including starting up Async and waiting for the initial creation of the DOM.