emoji-data
emoji-data copied to clipboard
add typescript types for emoji
when using
import emoji from 'emoji-datasource'
in a typescript project things can be somewhat slow because of the size of that file. I wonder if it would be useful to provide types in this library to speed things up for typescript users.