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