UNPKG

just-animate

Version:
3 lines (2 loc) 135 B
import { AnimationController, Effect } from '../lib/core/types'; export declare function animate(effect: Effect): AnimationController;