UNPKG

animare

Version:

Advanced animation library for modern JavaScript.

5 lines (4 loc) 202 B
export { useAnimare } from './useAnimare.js'; export { useAutoPause } from './useAutoPause.js'; export { useLoop } from './useLoop.js'; export { useScrollAnimation } from './useScrollAnimation.js';