ng-recaptcha
Version:
Angular component for Google reCAPTCHA
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, [typeof i1.RecaptchaComponent], never, [typeof i1.RecaptchaComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaCommonModule>;
}