veltman / flubber

Tools for smoother shape animations.
MIT License
6.61k stars 167 forks source link

Add type definitions #102

Open ericbf opened 5 years ago

ericbf commented 5 years ago

This commit adds the type definitions for the library so that users don't have to stub it out when using this in typescript.

fixes #100

ericbf commented 5 years ago

Not sure why those builds failed – I didn't change any files related to builds. @veltman?

alandraper commented 4 years ago

is there any reason not to use this?

HannesGitH commented 1 year ago

npm i ericbf/flubber#add-type-definitions

xiaohk commented 1 year ago

Perhaps add the type definitions to DefinitelyTyped as well?

martijnsenden commented 11 months ago

What needs to be done to get this merged?