The issue #303 was opened because twemoji library cannot be
imported through modern browsers as ECMAScript module.
This commit adds the simplest way to make any generic namespace
exported as default (esm.sh) and the raw copy of the minified library
exported as default `twemoji` module.