Files
iphone-x-availability-node-cli/partNumbers.json
Carlos E Silva 46ab621a10 Refactor code and add comments
Fix eslint errors
Move partNumbers object to a json file
2017-11-09 23:35:28 -05:00

23 lines
263 B
JSON

{
"x": {
"gray": {
"64": "",
"256": "MQAU2LL/A"
},
"silver": {
"64": "",
"256": ""
}
},
"8": {
"gray": {
"64": "",
"256": "MQ932LL/A"
},
"silver": {
"64": "",
"256": ""
}
}
}