UNPKG

ngx-recaptcha

Version:

Angular 2 component implementing Google's reCAPTCHA

3 lines (2 loc) 212 B
export { RecaptchaModule as Ng2GoogleRecaptchaModule } from './module/recaptcha.module'; export { CreateRecaptchaComponent as Ng2GoogleRecaptchaComponent } from './create-recaptcha/create-recaptcha.component';