Closed MagnumGoYB closed 8 months ago
import countryCodes, { CountryProperty } from 'country-codes-list' console.log(countryCodesList.CountryProperty.countryCode)
⨯ TypeError: Cannot read properties of undefined (reading 'countryCode')
node: v18.17.0 typescript: v5.4.2
⨯ TypeError: Cannot read properties of undefined (reading 'countryCode')