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