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