package ezjs_recaptcha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Js = Js_of_ocaml.Js
class type input = object ... end
class type result = object ... end
class type param = object ... end
class type grecaptcha = object ... end
val recaptcha : unit -> grecaptcha Js.t
module V3 : sig ... end
module V2 : sig ... end