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