UNPKG

ng-otp-input

Version:

A fully customizable, one-time password input component for the web built with Angular.

4 lines (3 loc) 179 B
export * from './lib/ng-otp-input.module'; export { Config as NgOtpInputConfig } from './lib/models/config'; export * from './lib/components/ng-otp-input/ng-otp-input.component';