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