UNPKG

@nestlab/google-recaptcha

Version:
9 lines (8 loc) 439 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GoogleRecaptchaContext = void 0; var GoogleRecaptchaContext; (function (GoogleRecaptchaContext) { GoogleRecaptchaContext["GoogleRecaptcha"] = "GoogleRecaptcha"; GoogleRecaptchaContext["GoogleRecaptchaEnterprise"] = "GoogleRecaptchaEnterprise"; })(GoogleRecaptchaContext = exports.GoogleRecaptchaContext || (exports.GoogleRecaptchaContext = {}));