ng-otp-input
Version:
A fully customizable, one-time password input component for the web built with Angular.
8 lines (7 loc) • 422 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/ng-otp-input/ng-otp-input.component";
export declare class NgOtpInputModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgOtpInputModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgOtpInputModule, never, [typeof i1.NgOtpInputComponent], [typeof i1.NgOtpInputComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgOtpInputModule>;
}