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