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
/
schema.d.ts
5 lines
(4 loc)
•
91 B
TypeScript
View Raw
1
2
3
4
5
export
interface
Schema
{
/** Name of the project to target. */
project:
string
; }