UNPKG

441 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./recaptcha-common.module";
3import * as i2 from "./recaptcha.component";
4export declare class RecaptchaModule {
5 static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaModule, never>;
6 static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaModule, never, [typeof i1.RecaptchaCommonModule], [typeof i2.RecaptchaComponent]>;
7 static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaModule>;
8}