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