UNPKG

588 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./recaptcha-value-accessor.directive";
3import * as i2 from "@angular/forms";
4import * as i3 from "./recaptcha-common.module";
5export declare class RecaptchaFormsModule {
6 static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaFormsModule, never>;
7 static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaFormsModule, [typeof i1.RecaptchaValueAccessorDirective], [typeof i2.FormsModule, typeof i3.RecaptchaCommonModule], [typeof i1.RecaptchaValueAccessorDirective]>;
8 static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaFormsModule>;
9}