UNPKG

tweenkle

Version:

Lightweight tweening library for all your tweening and animation needs.

5 lines (3 loc) 98 B
import Tween from './Tween'; export { default as Easing } from './easing'; export default Tween;