ng19-intl-tel-input
Version:
An Angular wrapper for intl-tel-input library, updated for Angular 19
8 lines (7 loc) • 399 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ng19-intl-tel-input.directive";
export declare class Ng19TelInputModule {
static ɵfac: i0.ɵɵFactoryDeclaration<Ng19TelInputModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Ng19TelInputModule, [typeof i1.ng19TelInput], never, [typeof i1.ng19TelInput]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Ng19TelInputModule>;
}