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