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

Package detail

emoji-circus-tent

joshhunt2ISC1.3.0

returns the circus-tent emoji

readme

🎪

Tests passing Tests passing

Returns the unassuming circus-tent emoji.

Usage

const emoji = require('emoji-circus-tent');
console.log(emoji) // 🎪

Tests

emoji-circus-tent proudly has 100% test coverage. Run tests with npm test.