WebReflection / hyperHTML-Element

An extensible class to define hyperHTML based Custom Elements.
ISC License
202 stars 25 forks source link

Add the handleEvent method to the HyperHTMLElement types #72

Closed null0rUndefined closed 3 years ago

null0rUndefined commented 3 years ago

This will allow typescript to use the HyperHTMLElement instance as an EventListenerObject

WebReflection commented 3 years ago

Published as patch, thanks