tweenjs / es6-tween

ES6 version of tween.js
MIT License
186 stars 34 forks source link

fix TypeScript imports via npm #47

Closed MarkLodato closed 6 years ago

MarkLodato commented 6 years ago

Fixes #46 by adding a "types" declaration in package.json, as explained in http://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html.

dalisoft commented 6 years ago

Thanks again

micflan commented 6 years ago

This doesn't seem to have been merged in or fixed?

I see a Travis is reporting a failed build. Perhaps reopen the issue until this is resolved?

dalisoft commented 6 years ago

I removed fully TypeScript removed, because i don’t have time to test, sorry. If you can, make PR please and i will merge =)