UNPKG
@herdwatch/ng-recaptcha
Version:
latest (13.2.3-dev.0)
next (13.2.2-dev.0)
13.2.3-dev.0
13.2.2-dev.0
13.2.1
Angular component for Google reCAPTCHA
github.com/DethAriel/ng-recaptcha
DethAriel/ng-recaptcha
@herdwatch/ng-recaptcha
/
lib
/
recaptcha-v3.module.d.ts
7 lines
(6 loc)
•
302 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
RecaptchaV3Module
{
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
RecaptchaV3Module
,
never
>;
static
ɵ
mod
: i0.ɵɵ
NgModuleDeclaration
<
RecaptchaV3Module
,
never
,
never
,
never
>;
static
ɵ
inj
: i0.ɵɵ
InjectorDeclaration
<
RecaptchaV3Module
>; }