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