Module Launcher


module Launcher: sig .. end

class type basic_main = object .. end
val show : ?height:int -> ?width:int -> host:basic_main -> unit -> unit