ng-phone
Version:
Avoids UnhandledPromiseRejectionWarning and PromiseRejectionHandledWarning
10 lines (9 loc) • 537 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng-phone.component";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/platform-browser";
export declare class NgPhoneModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgPhoneModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgPhoneModule, [typeof i1.NgPhoneComponent], [typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.BrowserModule], [typeof i1.NgPhoneComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgPhoneModule>;
}