Skip to content

Instantly share code, notes, and snippets.

View phillippmueller74's full-sized avatar

phillippmueller74

View GitHub Profile
@phillippmueller74
phillippmueller74 / constants.js
Last active November 19, 2021 12:15
Aliexpress, Dhgate countries, currencies, languages, shipto
export const SHIP_TO_COUNTRIES = [{
"code": "af",
"name": "Afghanistan"
}, {
"code": "ala",
"name": "Aland Islands"
}, {
"code": "al",
"name": "Albania"
}, {