UNPKG

animare

Version:

Advanced animation library for modern JavaScript.

5 lines 233 B
export { useAnimare } from './useAnimare.js'; export { useAutoPause } from './useAutoPause.js'; export { useLoop } from './useLoop.js'; export { useScrollAnimation } from './useScrollAnimation.js'; //# sourceMappingURL=index.d.ts.map