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