You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: