ng-otp-input
Version:
A fully customizable, one-time password input component for the web built with Angular.
8 lines (7 loc) • 326 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { NgOtpInputComponent as ɵa } from './lib/components/ng-otp-input/ng-otp-input.component';
export { NumberOnlyDirective as ɵc } from './lib/directives/number-only.directive';
export { KeysPipe as ɵb } from './lib/pipes/keys.pipe';