| 12345678 |
- import * as i0 from "@angular/core";
- import * as i1 from "./recaptcha-common.module";
- import * as i2 from "./recaptcha.component";
- export declare class RecaptchaModule {
- static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaModule, never>;
- static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaModule, never, [typeof i1.RecaptchaCommonModule], [typeof i2.RecaptchaComponent]>;
- static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaModule>;
- }
|