Module Debug_props

val make : ?key:string -> string:string -> int:int -> float:float -> bool_true:bool -> bool_false:bool -> string_list:string list -> header:React.element option -> children:React.element -> promise:string Js.Promise.t -> unit -> React.element