emoji-data icon indicating copy to clipboard operation
emoji-data copied to clipboard

add typescript types for emoji

Open chrisdrackett opened this issue 4 years ago • 0 comments

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.

chrisdrackett avatar Mar 09 '21 18:03 chrisdrackett