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