1.3.0 • Published 9 years ago
emoji-diamonds v1.3.0
♦️
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.
Returns the infamous diamonds emoji.
const emoji = require('emoji-diamonds');
console.log(emoji) // ♦️emoji-diamonds proudly has 100% test coverage. Run tests with npm test.