UNPKG

angular-captcha

Version:

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

7 lines 403 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var botdetect_captcha_module_1 = require("./src/botdetect-captcha.module"); exports.BotDetectCaptchaModule = botdetect_captcha_module_1.BotDetectCaptchaModule; var captcha_component_1 = require("./src/captcha.component"); exports.CaptchaComponent = captcha_component_1.CaptchaComponent; //# sourceMappingURL=index.js.map