UNPKG

google-recaptcha-v3

Version:

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

3 lines 247 B
export { default as GoogleRecaptcha } from "./GoogleRecaptcha"; export type { GoogleRecaptchaProps, GoogleRecaptchaRef, ReCaptchaTheme, ReCaptchaType, ReCaptchaSize, ReCaptchaVersion, } from "./GoogleRecaptcha"; //# sourceMappingURL=index.d.ts.map