UNPKG

ng-recaptcha-angular19

Version:

Forked and updated version of ng-recaptcha compatible with Angular 19

10 lines (9 loc) 593 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/forms"; import * as i2 from "./recaptcha-common.module"; import * as i3 from "./recaptcha-value-accessor.directive"; export declare class RecaptchaFormsModule { static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaFormsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaFormsModule, never, [typeof i1.FormsModule, typeof i2.RecaptchaCommonModule, typeof i3.RecaptchaValueAccessorDirective], [typeof i3.RecaptchaValueAccessorDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaFormsModule>; }