Icard/angular-clarity-master(work.../node_modules/ngx-captcha/lib/models/recaptcha-configuration.d.ts

5 lines
157 B
TypeScript

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