UNPKG
@ngxpert/input-otp
Version:
beta (2.0.0-beta.2)
latest (3.0.0)
3.0.0
2.0.0
2.0.0-beta.2
2.0.0-beta.1
1.0.3
1.0.2
1.0.1
1.0.1-beta.1
One-time password input component for Angular.
github.com/ngxpert/input-otp
ngxpert/input-otp
@ngxpert/input-otp
/
schematics
/
ng-add
/
index.d.ts
3 lines
(2 loc)
•
90 B
TypeScript
View Raw
1
2
3
import
{
Rule
}
from
'@angular-devkit/schematics'
;
export
declare
function
ngAdd
(
):
Rule
;