UNPKG

@anilkumarthakur/vue3-recaptcha

Version:

This plugin provides a Vue 3 component and plugin for integrating Google reCAPTCHA V3. The plugin enables easy reCAPTCHA token generation, management, and configuration within a Vue 3 application.

3 lines (2 loc) 84 B
import { default as RecaptchaV3 } from './RecaptchaV3.vue'; export { RecaptchaV3 };