emoji-flag-cw

returns the flag-cw emoji

Usage no npm install needed!

<script type="module">
  import emojiFlagCw from 'https://cdn.skypack.dev/emoji-flag-cw';
</script>

README

🇨🇼

Tests passing Tests passing

Returns the infamous flag-cw emoji.

Usage

const emoji = require('emoji-flag-cw');
console.log(emoji) // 🇨🇼

Tests

emoji-flag-cw proudly has 100% test coverage. Run tests with npm test.