emoji-arrow-left
v1.3.0
Published
returns the arrow-left emoji
Downloads
2
Readme
⬅️
Returns the amazing arrow-left emoji.
Usage
const emoji = require('emoji-arrow-left');
console.log(emoji) // ⬅️
Tests
emoji-arrow-left
proudly has 100% test coverage. Run tests with npm test
.