UNPKG

altcha

Version:

Privacy-first CAPTCHA widget, compliant with global regulations (GDPR/HIPAA/CCPA/LGDP/DPDPA/PIPL) and WCAG accessible. No tracking, self-verifying.

6 lines (5 loc) 106 B
import type { AltchaGlobal } from './index'; export {}; declare global { var $altcha: AltchaGlobal; }