airbnb / lottie-web

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
MIT License
30.42k stars 2.86k forks source link

[lottie worker] Add missing resetSegments type for lottie worker #2940

Open nnhk23 opened 1 year ago

nnhk23 commented 1 year ago

I'm on the latest lottie-web v5.10.2 where I notice resetSegments will error out when being used in conjunction with lottie-worker: TypeError: animationItem.resetSegments is not a function, these additional types should fix that issue.