README
👰
Returns the charming bride-with-veil emoji.
Usage
const emoji = require('emoji-bride-with-veil');
console.log(emoji) // 👰
Tests
emoji-bride-with-veil proudly has 100% test coverage. Run tests with npm test.
returns the bride-with-veil emoji
<script type="module">
import emojiBrideWithVeil from 'https://cdn.skypack.dev/emoji-bride-with-veil';
</script>
Returns the charming bride-with-veil emoji.
const emoji = require('emoji-bride-with-veil');
console.log(emoji) // 👰
emoji-bride-with-veil proudly has 100% test coverage. Run tests with npm test.