ng-recaptcha
Version:
Angular component for Google reCAPTCHA
9 lines (8 loc) • 441 B
TypeScript
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>;
}