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