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