UNPKG

animare

Version:

Advanced animation library for modern JavaScript.

4 lines 153 B
import type { Ease_in_out_inOut } from './types.js'; declare const easeIn: Ease_in_out_inOut; export default easeIn; //# sourceMappingURL=easeIn.d.ts.map