README
🇨🇼
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.
returns the flag-cw emoji
<script type="module">
import emojiFlagCw from 'https://cdn.skypack.dev/emoji-flag-cw';
</script>
Returns the infamous flag-cw emoji.
const emoji = require('emoji-flag-cw');
console.log(emoji) // 🇨🇼
emoji-flag-cw proudly has 100% test coverage. Run tests with npm test.