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