emoji-train
v1.3.0
Published
returns the train emoji
Downloads
3
Readme
🚋
Returns the friendly train emoji.
Usage
const emoji = require('emoji-train');
console.log(emoji) // 🚋
Tests
emoji-train
proudly has 100% test coverage. Run tests with npm test
.