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