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

Package detail

emoji-flag-mm

joshhunt14ISC1.3.0

returns the flag-mm emoji

readme

🇲🇲

Tests passing Tests passing

Returns the wonderful flag-mm emoji.

Usage

const emoji = require('emoji-flag-mm');
console.log(emoji) // 🇲🇲

Tests

emoji-flag-mm proudly has 100% test coverage. Run tests with npm test.