Skip to content

Interface: AreaCodeMap

An interface describing an object where a NANPA area code is a key, and a NANPA country code is a value.

Indexable

ts
[areaCode: string]: string