ng-recaptcha-angular19
Version:
Forked and updated version of ng-recaptcha compatible with Angular 19
8 lines (7 loc) • 413 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./recaptcha.component";
export declare class RecaptchaCommonModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaCommonModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaCommonModule, never, [typeof i1.RecaptchaComponent], [typeof i1.RecaptchaComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaCommonModule>;
}