Apparently some of the data sets are compressed now, as indicated by the 'compressed: true' value, making key names 'a', 'b' etc.
However.... I can't seem to find the 'uncompress' [1] method in the NPM dist/ bundle anywhere? Could it be exposed somewhere there, or if it is already: where exactly is it exposed?
Apparently some of the data sets are compressed now, as indicated by the 'compressed: true' value, making key names 'a', 'b' etc.
However.... I can't seem to find the 'uncompress' [1] method in the NPM dist/ bundle anywhere? Could it be exposed somewhere there, or if it is already: where exactly is it exposed?
[1] https://github.com/jm-david/emoji-mart-vue/blob/master/src/utils/data.js#L79