Icard/angular-clarity-master(work.../node_modules/ngx-captcha/lib/ngx-captcha.module.d.ts

10 lines
658 B
TypeScript

import * as i0 from "@angular/core";
import * as i1 from "./components/recaptcha-2.component";
import * as i2 from "./components/invisible-recaptcha.component";
import * as i3 from "@angular/common";
export declare class NgxCaptchaModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxCaptchaModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxCaptchaModule, [typeof i1.ReCaptcha2Component, typeof i2.InvisibleReCaptchaComponent], [typeof i3.CommonModule], [typeof i1.ReCaptcha2Component, typeof i2.InvisibleReCaptchaComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxCaptchaModule>;
}
//# sourceMappingURL=ngx-captcha.module.d.ts.map