UNPKG

ngx-captcha-ssr

Version:

Dynamic captcha (Google reCaptcha) implementation for Angular

5 lines 161 B
export interface RecaptchaConfiguration { useGlobalDomain?: boolean; useEnterprise?: boolean; } //# sourceMappingURL=recaptcha-configuration.d.ts.map