UNPKG
ngx-password-toggle
Version:
latest (1.0.3)
next (1.0.4-rc.1)
1.0.4-rc.1
1.0.3
1.0.3-rc.3
1.0.3-rc.2
1.0.3-rc.1
1.0.2
1.0.2-rc.1
1.0.1
1.0.0
## Installation
github.com/thatisuday/ngx-password-toggle
thatisuday/ngx-password-toggle
ngx-password-toggle
/
ngx-password-toggle.d.ts
6 lines
(5 loc)
•
143 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./index'
;
export
{
NgxPasswordToggleDirective
as
ɵa }
from
'./directive'
;