package ezjs_recaptcha

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ezjs_recaptcha.V2Source

Sourcetype theme =
  1. | Light
  2. | Dark
Sourcetype data_size =
  1. | Compact
  2. | Normal
Sourceval theme_to_string : theme -> string
Sourceval data_size_to_string : data_size -> string
Sourceval check : ?theme:theme -> ?data_size:data_size -> string -> string -> (string -> unit) -> unit
OCaml

Innovation. Community. Security.