UNPKG

angular-captcha

Version:

BotDetect CAPTCHA Angular Module (TypeScript: Angular 2/4/5/6/7/8+)

4 lines (3 loc) 204 B
export { BotDetectCaptchaModule } from './src/botdetect-captcha.module'; export { CaptchaComponent } from './src/captcha.component'; export { CaptchaSettings } from './src/captcha-settings.interface';