UNPKG

angular-otp-box

Version:

Angular otp input field component for web applications. Easy to integrate and use.

8 lines (7 loc) 286 B
/** * Generated bundle index. Do not edit. */ export * from './public-api'; export { NumberOnly as ɵc } from './lib/directives/numberOnly.directive'; export { CounterDirective as ɵa } from './lib/directives/timer.directive'; export { KeysPipe as ɵb } from './lib/pipes/keys.pipe';