2 lines
46 B
JavaScript
2 lines
46 B
JavaScript
module.exports = [ 'the', 'a', 'an', 'some' ]
|
module.exports = [ 'the', 'a', 'an', 'some' ]
|