UNPKG
ng-captcha
Version:
latest (1.0.4)
1.0.4
1.0.1
1.0.0
0.0.1
A pure front-end angular captcha module.
github.com/117028813/ng-captcha
117028813/ng-captcha
ng-captcha
/
ng-captcha.d.ts
6 lines
(5 loc)
•
150 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./public_api'
;
export
{
CaptchaComponent
as
ɵa }
from
'./lib/captcha.component'
;