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