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