UNPKG

ion-intl-tel-v2

Version:

This is a continuation of the original project from azzamasghar1 (https://github.com/azzamasghar1/ion-intl-tel-input) which includes new features and some much requested features

4 lines (3 loc) 206 B
import { HttpClient } from "@angular/common/http"; import { TranslateHttpLoader } from "@ngx-translate/http-loader"; export declare function createTranslateLoader(http: HttpClient): TranslateHttpLoader;