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