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