UNPKG

@anilkumarthakur/vue3-recaptcha

Version:

A Vue 3 plugin for Google reCAPTCHA v2 (checkbox & invisible) and v3 integration

3 lines 211 B
import { UseRecaptchaV3Options, UseRecaptchaV3Return } from '../types'; export declare function useRecaptchaV3(options?: UseRecaptchaV3Options): UseRecaptchaV3Return; //# sourceMappingURL=useRecaptchaV3.d.ts.map