Hi, currently using this lib for phoneinfoga.
I've experienced a bug with US based phone numbers not being recognized by the lookup method.
country := phoneiso3166.E164.Lookup("18663634276")
# country == ""
Is this is a bug or a technical limitation due to conflicts with other countries ?
Thanks