Imports of package emoji

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/O primitives.
regexpPackage regexp implements regular expression search.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.