Class type Js.string_constr
class type string_constr = object..end
Specification of the string constructor, considered as an object.
method fromCharCode : int -> js_string t
class type string_constr = object..end
Specification of the string constructor, considered as an object.
method fromCharCode : int -> js_string t