UNPKG

ng-recaptchav3

Version:

Angular8 library to provide easy extraction for google recaptcha v3, invisible recaptcha and recaptcha v2

5 lines (4 loc) 137 B
import { ModuleWithProviders } from '@angular/core'; export declare class RecaptchaModule { static forRoot(): ModuleWithProviders; }