package ezjs_recaptcha

  1. Overview
  2. Docs

Module Ezjs_recaptchaSource

Sourceclass type input = object ... end
Sourceclass type result = object ... end
Sourceclass type param = object ... end
Sourceclass type grecaptcha = object ... end
Sourceval recaptcha : unit -> grecaptcha Js.t
Sourcemodule V3 : sig ... end
Sourcemodule V2 : sig ... end