UNPKG

@semantic-components/re-captcha

Version:

**@semantic-components/re-captcha** is an Angular library designed to simplify the integration of Google reCAPTCHA into your Angular applications. It supports reCAPTCHA v2 and v3, providing an easy-to-use API and seamless setup for enhancing your app's se

5 lines (4 loc) 214 B
export * from './lib/re-captcha/re-captcha-provider'; export * from './lib/re-captcha/score-re-captcha'; export * from './lib/re-captcha/checkbox-re-captcha'; export * from './lib/re-captcha/invisible-re-captcha';