Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

emoji-black-large-square

joshhunt17ISC1.3.0

returns the black-large-square emoji

readme

⬛️

Tests passing Tests passing

Returns the amazing black-large-square emoji.

Usage

const emoji = require('emoji-black-large-square');
console.log(emoji) // ⬛️

Tests

emoji-black-large-square proudly has 100% test coverage. Run tests with npm test.