Files
freeCodeCamp/server/utils/certTypes.json
2016-01-11 15:58:37 -08:00

7 lines
129 B
JSON

{
"frontEnd": "isFrontEndCert",
"backEnd": "isBackEndCert",
"dataVis": "isDataVisCert",
"fullStack": "isFullStackCert"
}