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

5 lines
157 B
TypeScript
Raw Normal View History

2024-07-16 14:55:36 +00:00
export interface RecaptchaConfiguration {
useGlobalDomain?: boolean;
useEnterprise?: boolean;
}
//# sourceMappingURL=recaptcha-configuration.d.ts.map