ng-cw-v12
Version:
Angular UI Component Library
10 lines (9 loc) • 483 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./otp.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
export declare class NcOtpModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NcOtpModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NcOtpModule, [typeof i1.OtpComponent], [typeof i2.CommonModule, typeof i3.FormsModule], [typeof i1.OtpComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NcOtpModule>;
}