README
🇪🇨
Returns the charming flag-ec emoji.
Usage
const emoji = require('emoji-flag-ec');
console.log(emoji) // 🇪🇨
Tests
emoji-flag-ec proudly has 100% test coverage. Run tests with npm test.
returns the flag-ec emoji
<script type="module">
import emojiFlagEc from 'https://cdn.skypack.dev/emoji-flag-ec';
</script>
Returns the charming flag-ec emoji.
const emoji = require('emoji-flag-ec');
console.log(emoji) // 🇪🇨
emoji-flag-ec proudly has 100% test coverage. Run tests with npm test.