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