UNPKG

google-recaptcha-v3

Version:

A React library for Google reCAPTCHA integration with both hooks and components supporting v2 and v3

3 lines 186 B
export { default as useGoogleRecaptcha } from "./useGoogleRecaptcha"; export type { ReCaptchaResponse, ReCaptchaOptions } from "./useGoogleRecaptcha"; //# sourceMappingURL=index.d.ts.map