emoji-world-map
v1.3.0
Published
returns the world-map emoji
Readme
🗺
Returns the infamous world-map emoji.
Usage
const emoji = require('emoji-world-map');
console.log(emoji) // 🗺Tests
emoji-world-map proudly has 100% test coverage. Run tests with npm test.
