Wrong index.d.ts
Thx for this library. :-)
In index.d.ts is the following description wrong:
export function parsePhoneNumberWithError(text: string, defaultCountry?: CountryCode): PhoneNumber;
You documentation and also your codes says differend:
Thx for this library. :-)
In index.d.ts is the following description wrong:
export function parsePhoneNumberWithError(text: string, defaultCountry?: CountryCode): PhoneNumber;
You documentation and also your codes says differend: