Module Recaptcha_js
class type input = object ... endclass type result = object ... endclass type param = object ... endclass type grecaptcha = object ... endval recaptcha : grecaptcha Js.t
module V3 : sig ... endmodule V2 : sig ... end