recaptcha-v3.module.d.ts 302 B

123456
  1. import * as i0 from "@angular/core";
  2. export declare class RecaptchaV3Module {
  3. static ɵfac: i0.ɵɵFactoryDeclaration<RecaptchaV3Module, never>;
  4. static ɵmod: i0.ɵɵNgModuleDeclaration<RecaptchaV3Module, never, never, never>;
  5. static ɵinj: i0.ɵɵInjectorDeclaration<RecaptchaV3Module>;
  6. }