UNPKG

61 BJavaScriptView Raw
1module.exports = (arr) => {
2 return arr + '/CodeSnippets'
3}