github / g-emoji-element

Backports native emoji characters to browsers that don't support them by replacing the characters with fallback images.
https://github.github.io/g-emoji-element/examples/
MIT License
137 stars 21 forks source link

Add HTMLElementTagNameMap interface to TypeScript declaration file. #23

Closed koddsson closed 4 years ago

koddsson commented 4 years ago

Hello :wave:!

This PR is automatically generated by a script I wrote that adds this custom element type to the HTMLElementTagNameMap interface. This is helpful for certain tools and consumers of the element.

Ref: https://github.com/github/image-crop-element/pull/26/