UNPKG

@coretech/ngx-international-phone-number

Version:

A simple international telephone number input. Allows you to create a phone number field with country dropdown.

7 lines (6 loc) 228 B
export * from './phone-number.module'; export * from './country.model'; export * from './country.service'; export * from './country.pipe'; export * from './phone-number.component'; export * from './only-number.directive';