returns the libra emoji
npm install emoji-libra
!Tests passing !Tests passing
Returns the charming libra emoji.
``javascriptconst emoji = require('emoji-libra');console.log(emoji) // ♎️`
javascriptconst emoji = require('emoji-libra');console.log(emoji) // ♎️
emoji-libra proudly has 100% test coverage. Run tests with npm test`.
proudly has 100% test coverage. Run tests with