UNPKG

ng-recaptcha

Version:

Angular component for Google reCAPTCHA

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