animationend and animationstart not in lib.dom.d.ts ? #20494
Labels
Bug
A bug in TypeScript
Domain: lib.d.ts
The issue relates to the different libraries shipped with TypeScript
Help Wanted
You can do this
Milestone
TypeScript Version: 2.6.2
It would seem that the
HTMLElementEventMap
does not haveanimationstart
noranimationend
yet there is anAnimationEvent
type. Is this intentional ? The technology is starting to be pretty supported across browsers.The text was updated successfully, but these errors were encountered: