0

I have tried looking for type definitions for velocity the only one i could find is on tsd `tsd install velocity-animate' but does not support velocity using Zepto. Any ideas ?

1 Answer 1

0

Zepto and JQuery are mostly type compatible. You can just use the definition for JQuery and only load zepto.js at runtime.

1
  • i have no issues at runtime it's just for the linting errors before running it
    – BasssS
    Commented May 2, 2016 at 11:15

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.