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