emoji-chains
v1.3.0
Published
returns the chains emoji
Downloads
4
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
.