ngxsmk-tel-input
Version:
Angular international telephone input (intl-tel-input UI + libphonenumber-js validation). ControlValueAccessor. SSR-safe.
6 lines • 359 B
TypeScript
export { NgxsmkTelInputComponent } from './lib/ngxsmk-tel-input.component';
export { NgxsmkTelInputService } from './lib/ngxsmk-tel-input.service';
export { ThemeService } from './lib/theme.service';
export type { IntlTelI18n, CountryMap } from './lib/types';
export { PhoneInputUtils } from './lib/phone-input.utils';
//# sourceMappingURL=public-api.d.ts.map