UNPKG

@trustcomponent/trustcaptcha-vue

Version:

TrustCaptcha – Privacy-first CAPTCHA solution for Vue.js. GDPR-compliant, bot protection made in Europe.

4 lines (3 loc) 237 B
import { type StencilVueComponent } from '@stencil/vue-output-target/runtime'; import type { JSX } from '@trustcomponent/trustcaptcha-frontend'; export declare const TrustcaptchaComponent: StencilVueComponent<JSX.TrustcaptchaComponent>;