animare
Version:
Advanced animation library for modern JavaScript.
1 lines • 713 B
JavaScript
;Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"useAnimare",{enumerable:true,get:function(){return _useAnimare.useAnimare;}});Object.defineProperty(exports,"useAutoPause",{enumerable:true,get:function(){return _useAutoPause.useAutoPause;}});Object.defineProperty(exports,"useLoop",{enumerable:true,get:function(){return _useLoop.useLoop;}});Object.defineProperty(exports,"useScrollAnimation",{enumerable:true,get:function(){return _useScrollAnimation.useScrollAnimation;}});var _useAnimare=require("./useAnimare.js");var _useAutoPause=require("./useAutoPause.js");var _useLoop=require("./useLoop.js");var _useScrollAnimation=require("./useScrollAnimation.js");