UNPKG

ngxsmk-tel-input

Version:

Angular international telephone input (intl-tel-input UI + libphonenumber-js validation). ControlValueAccessor. SSR-safe.

4 lines 248 B
export { NgxsmkTelInputComponent } from './lib/ngxsmk-tel-input.component'; export { NgxsmkTelInputService } from './lib/ngxsmk-tel-input.service'; export type { IntlTelI18n, CountryMap } from './lib/types'; //# sourceMappingURL=public-api.d.ts.map